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

/freebsd-10.0-release/sys/netinet6/
H A Dip6_mroute.h228 struct if_set mf6c_ifset; /* set of outgoing IFs */ member in struct:mf6c
H A Dip6_mroute.c831 rt->mf6c_ifset = mfccp->mf6cc_ifset;
873 rt->mf6c_ifset = mfccp->mf6cc_ifset;
921 rt->mf6c_ifset = mfccp->mf6cc_ifset;
945 rt->mf6c_ifset = mfccp->mf6cc_ifset;
1547 if (IF_ISSET(mifi, &rt->mf6c_ifset)) {
/freebsd-10.0-release/usr.bin/netstat/
H A Dmroute6.c204 if (IF_ISSET(mifi, &mfc.mf6c_ifset))

Completed in 127 milliseconds