Searched refs:mf6c_ifset (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.h237 struct if_set mf6c_ifset; /* set of outgoing IFs */ member in struct:mf6c
H A Dip6_mroute.c833 rt->mf6c_ifset = mfccp->mf6cc_ifset;
871 rt->mf6c_ifset = mfccp->mf6cc_ifset;
914 rt->mf6c_ifset = mfccp->mf6cc_ifset;
938 rt->mf6c_ifset = mfccp->mf6cc_ifset;
1506 if (IF_ISSET(mifi, &rt->mf6c_ifset)) {
/freebsd-11-stable/usr.bin/netstat/
H A Dmroute6.c211 if (IF_ISSET(mifi, &mfc.mf6c_ifset))

Completed in 118 milliseconds