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

/freebsd-9.3-release/sys/netinet/
H A Dip_var.h189 extern u_long (*ip_mcast_src)(int);
H A Dip_output.c340 ip_mcast_src ?
341 ip_mcast_src(imo->imo_multicast_vif) :
H A Draw_ip.c127 u_long (*ip_mcast_src)(int); variable
H A Dip_mroute.c2875 ip_mcast_src = X_ip_mcast_src;
2913 ip_mcast_src = NULL;

Completed in 103 milliseconds