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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_mroute.c211 * Globals. All but ip_mrouter and ip_mrtproto could be static,
220 static int ip_mrtproto; variable
2130 if(lkmexists(lkmtp) || ip_mrtproto)
2144 ip_mrtproto = IGMP_DVMRP;
2159 ip_mrtproto = 0;

Completed in 15 milliseconds