Home
last modified time | relevance | path

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

/linux-3.3/include/linux/
Dmroute.h195 struct mfc_cache { struct
196 struct list_head list;
197 __be32 mfc_mcastgrp; /* Group the entry belongs to */
198 __be32 mfc_origin; /* Source of packet */
199 vifi_t mfc_parent; /* Source interface */
200 int mfc_flags; /* Flags on line */
202 union {
216 } mfc_un;
217 struct rcu_head rcu;