Home
last modified time | relevance | path

Searched refs:mf6c_ifset (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/netstat/
H A Dmroute6.c213 if (IF_ISSET(mifi, &mfc.mf6c_ifset)) in mroute6pr()
/f-stack/freebsd/netinet6/
H A Dip6_mroute.h239 struct if_set mf6c_ifset; /* set of outgoing IFs */ member
H A Dip6_mroute.c836 rt->mf6c_ifset = mfccp->mf6cc_ifset; in add_m6fc()
873 rt->mf6c_ifset = mfccp->mf6cc_ifset; in add_m6fc()
914 rt->mf6c_ifset = mfccp->mf6cc_ifset; in add_m6fc()
938 rt->mf6c_ifset = mfccp->mf6cc_ifset; in add_m6fc()
1494 if (IF_ISSET(mifi, &rt->mf6c_ifset)) { in ip6_mdq()
/f-stack/tools/compat/include/netinet6/
H A Dip6_mroute.h239 struct if_set mf6c_ifset; /* set of outgoing IFs */ member