Home
last modified time | relevance | path

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

/dflybsd-src/sys/net/ip_mroute/
H A Dip_mroute.h276 struct mfc { struct
277 struct in_addr mfc_origin; /* IP origin of mcasts */ argument
278 struct in_addr mfc_mcastgrp; /* multicast group associated*/ argument
279 vifi_t mfc_parent; /* incoming vif */ argument
280 u_char mfc_ttls[MAXVIFS]; /* forwarding ttls on vifs */ argument
281 u_long mfc_pkt_cnt; /* pkt count for src-grp */ argument
282 u_long mfc_byte_cnt; /* byte count for src-grp */ argument
283 u_long mfc_wrong_if; /* wrong if for src-grp */ argument
284 int mfc_expire; /* time to clean entry up */ argument
285 struct timeval mfc_last_assert; /* last time I sent an assert*/ argument
[all …]
H A Dip_mroute.c367 struct mfcctl2 mfc; in X_ip_mrouter_set() local
1386 struct mfc *mfc, **nptr; in expire_upcalls() local
2257 struct mfc *mfc; local
2347 struct mfc *mfc; local
/dflybsd-src/usr.bin/netstat/
H A Dmroute6.c95 struct mf6c mfc; in mroute6pr() local
H A Dmroute.c69 struct mfc mfc, *m; in mroutepr() local
/dflybsd-src/sys/bus/pccard/
H A Dpccard_cis.c116 } mfc[256 / 5]; in pccard_scan_cis() local
/dflybsd-src/sys/netinet6/
H A Dip6_mroute.c1210 struct mf6c *mfc, **nptr; in expire_upcalls_dispatch() local