Home
last modified time | relevance | path

Searched refs:ip_mcast_src (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/netinet/
H A Dip_var.h193 extern u_long (*ip_mcast_src)(int);
/f-stack/freebsd/netinet/
H A Dip_var.h193 extern u_long (*ip_mcast_src)(int);
H A Dip_output.c571 ip_mcast_src ? in ip_output()
572 ip_mcast_src(imo->imo_multicast_vif) : in ip_output()
H A Draw_ip.c131 u_long (*ip_mcast_src)(int); variable
H A Dip_mroute.c2902 ip_mcast_src = X_ip_mcast_src; in ip_mroute_modevent()
2940 ip_mcast_src = NULL; in ip_mroute_modevent()