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

/freebsd-10.3-release/sys/netinet/
H A Dip_var.h186 extern u_long (*ip_mcast_src)(int);
H A Dip_output.c349 ip_mcast_src ?
350 ip_mcast_src(imo->imo_multicast_vif) :
H A Draw_ip.c124 u_long (*ip_mcast_src)(int); variable
H A Dip_mroute.c2871 ip_mcast_src = X_ip_mcast_src;
2909 ip_mcast_src = NULL;

Completed in 107 milliseconds