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

/freebsd-10.3-release/sys/netinet6/
H A Dip6_mroute.h223 struct if_set mf6c_ifset; /* set of outgoing IFs */ member in struct:mf6c
H A Dip6_mroute.c811 rt->mf6c_ifset = mfccp->mf6cc_ifset;
849 rt->mf6c_ifset = mfccp->mf6cc_ifset;
892 rt->mf6c_ifset = mfccp->mf6cc_ifset;
916 rt->mf6c_ifset = mfccp->mf6cc_ifset;
1484 if (IF_ISSET(mifi, &rt->mf6c_ifset)) {
/freebsd-10.3-release/usr.bin/netstat/
H A Dmroute6.c229 if (IF_ISSET(mifi, &mfc.mf6c_ifset))

Completed in 418 milliseconds