Home
last modified time | relevance | path

Searched defs:mfc6_cache (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/include/linux/
Dmroute6.h188 struct mfc6_cache { struct
189 struct list_head list;
190 struct in6_addr mf6c_mcastgrp; /* Group the entry belongs to */
191 struct in6_addr mf6c_origin; /* Source of packet */
192 mifi_t mf6c_parent; /* Source interface */
193 int mfc_flags; /* Flags on line */
195 union {
209 } mfc_un;