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

/xnu-2422.115.4/bsd/netinet/
H A Dip_mroute.c211 * Globals. All but ip_mrouter and ip_mrtproto could be static,
220 static int ip_mrtproto; variable
2123 if(lkmexists(lkmtp) || ip_mrtproto)
2137 ip_mrtproto = IGMP_DVMRP;
2152 ip_mrtproto = 0;

Completed in 19 milliseconds