Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Din6.h641 #define IPV6_BOUND_IF 125 /* int; set/get bound interface */ macro
H A Dip6_output.c2779 case IPV6_BOUND_IF: in ip6_ctloutput()
3016 case IPV6_BOUND_IF: in ip6_ctloutput()
H A Dicmp6.c3218 case IPV6_BOUND_IF: in icmp6_dgram_ctloutput()
H A Din6.c5293 case IPV6_BOUND_IF: in tcpsockopt_cassert()
/xnu-8792.41.9/tests/
H A Dinet_transfer.c205 opt = IPV6_BOUND_IF; in socket_bind_to_interface()