Searched defs:mfc_cache (Results 1 – 1 of 1) sorted by relevance
67 struct mfc_cache { struct68 struct list_head list;69 __be32 mfc_mcastgrp; /* Group the entry belongs to */70 __be32 mfc_origin; /* Source of packet */71 vifi_t mfc_parent; /* Source interface */72 int mfc_flags; /* Flags on line */74 union {88 } mfc_un;89 struct rcu_head rcu;