Searched refs:tbftable (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/bsd/netinet/
H A Dip_mroute.c242 * tbftable -> each vif has one of these for storing info
245 static struct tbf tbftable[CONFIG_MAXVIFS]; variable in typeref:struct:tbf
615 bzero((caddr_t)tbftable, sizeof(tbftable));
688 struct tbf *v_tbf = tbftable + vifcp->vifc_vifi;
/xnu-2422.115.4/bsd/netinet6/
H A Dip6_mroute.c610 struct tbf *m_tbf = tbftable + mifcp->mif6c_mifi;

Completed in 25 milliseconds