Searched defs:mfc_cache (Results 1 – 1 of 1) sorted by relevance
149 struct mfc_cache struct151 struct mfc_cache *next; /* Next entry on cache line */ argument152 __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;