Searched defs:mfc6_cache (Results 1 – 1 of 1) sorted by relevance
76 struct mfc6_cache { struct77 struct list_head list;78 struct in6_addr mf6c_mcastgrp; /* Group the entry belongs to */79 struct in6_addr mf6c_origin; /* Source of packet */80 mifi_t mf6c_parent; /* Source interface */81 int mfc_flags; /* Flags on line */83 union {97 } mfc_un;