Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dmroute.h67 struct mfc_cache { struct
68 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;