Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h403 #define IP_MULTICAST_TTL 10 /* u_char; set/get IP multicast ttl */ macro
/f-stack/freebsd/netinet/
H A Din.h420 #define IP_MULTICAST_TTL 10 /* u_char; set/get IP multicast ttl */ macro
H A Dip_output.c1351 case IP_MULTICAST_TTL: in ip_ctloutput()
1566 case IP_MULTICAST_TTL: in ip_ctloutput()
H A Din_mcast.c1844 case IP_MULTICAST_TTL: in inp_getmoptions()
2798 case IP_MULTICAST_TTL: { in inp_setmoptions()
/f-stack/lib/
H A Dff_syscall_wrapper.c395 return IP_MULTICAST_TTL; in ip_opt_convert()