Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dmroute.h149 struct mfc_cache struct
151 struct mfc_cache *next; /* Next entry on cache line */ argument
152 __u32 mfc_mcastgrp; /* Group the entry belongs to */
153 __u32 mfc_origin; /* Source of packet */
154 vifi_t mfc_parent; /* Source interface */
155 int mfc_flags; /* Flags on line */
157 union {
171 } mfc_un;