Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h404 #define IP_MULTICAST_LOOP 11 /* u_char; set/get IP multicast loopback */ macro
/f-stack/freebsd/netinet/
H A Din.h421 #define IP_MULTICAST_LOOP 11 /* u_char; set/get IP multicast loopback */ macro
H A Dip_output.c1352 case IP_MULTICAST_LOOP: in ip_ctloutput()
1567 case IP_MULTICAST_LOOP: in ip_ctloutput()
H A Din_mcast.c1856 case IP_MULTICAST_LOOP: in inp_getmoptions()
2831 case IP_MULTICAST_LOOP: { in inp_setmoptions()
/f-stack/lib/
H A Dff_syscall_wrapper.c397 return IP_MULTICAST_LOOP; in ip_opt_convert()