Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Din6.h641 #define IPV6_BOUND_IF 125 /* int; set/get bound interface */ macro
H A Dip6_output.c2777 case IPV6_BOUND_IF: in ip6_ctloutput()
3014 case IPV6_BOUND_IF: in ip6_ctloutput()
H A Dicmp6.c3219 case IPV6_BOUND_IF: in icmp6_dgram_ctloutput()
H A Din6.c4766 case IPV6_BOUND_IF: in tcpsockopt_cassert()
/xnu-10063.101.15/tests/
H A Dinet_transfer.c205 opt = IPV6_BOUND_IF; in socket_bind_to_interface()