Searched defs:mfc (Results 1 – 6 of 6) sorted by relevance
276 struct mfc { struct277 struct in_addr mfc_origin; /* IP origin of mcasts */ argument278 struct in_addr mfc_mcastgrp; /* multicast group associated*/ argument279 vifi_t mfc_parent; /* incoming vif */ argument280 u_char mfc_ttls[MAXVIFS]; /* forwarding ttls on vifs */ argument281 u_long mfc_pkt_cnt; /* pkt count for src-grp */ argument282 u_long mfc_byte_cnt; /* byte count for src-grp */ argument283 u_long mfc_wrong_if; /* wrong if for src-grp */ argument284 int mfc_expire; /* time to clean entry up */ argument285 struct timeval mfc_last_assert; /* last time I sent an assert*/ argument[all …]
367 struct mfcctl2 mfc; in X_ip_mrouter_set() local1386 struct mfc *mfc, **nptr; in expire_upcalls() local2257 struct mfc *mfc; local2347 struct mfc *mfc; local
95 struct mf6c mfc; in mroute6pr() local
69 struct mfc mfc, *m; in mroutepr() local
116 } mfc[256 / 5]; in pccard_scan_cis() local
1210 struct mf6c *mfc, **nptr; in expire_upcalls_dispatch() local