Searched defs:mfc6_cache (Results 1 – 1 of 1) sorted by relevance
188 struct mfc6_cache { struct189 struct list_head list;190 struct in6_addr mf6c_mcastgrp; /* Group the entry belongs to */191 struct in6_addr mf6c_origin; /* Source of packet */192 mifi_t mf6c_parent; /* Source interface */193 int mfc_flags; /* Flags on line */195 union {209 } mfc_un;