Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Din.h401 #define IP_MULTICAST_IF 9 /* struct in_addr *or* struct ip_mreqn; macro
/f-stack/freebsd/netinet/
H A Din.h418 #define IP_MULTICAST_IF 9 /* struct in_addr *or* struct ip_mreqn; macro
H A Dip_output.c1349 case IP_MULTICAST_IF: in ip_ctloutput()
1564 case IP_MULTICAST_IF: in ip_ctloutput()
H A Din_mcast.c1816 case IP_MULTICAST_IF: in inp_getmoptions()
2794 case IP_MULTICAST_IF: in inp_setmoptions()
/f-stack/lib/
H A Dff_syscall_wrapper.c393 return IP_MULTICAST_IF; in ip_opt_convert()