Home
last modified time | relevance | path

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

/xnu-11215.1.10/tests/
H A Dso_bindtodevice.c59 int boundif_name = domain == PF_INET ? IP_BOUND_IF : IPV6_BOUND_IF; in test_so_bindtodevice()
H A Dinet_transfer.c205 opt = IPV6_BOUND_IF; in socket_bind_to_interface()
/xnu-11215.1.10/bsd/netinet6/
H A Din6.h641 #define IPV6_BOUND_IF 125 /* int; set/get bound interface */ macro
H A Dip6_output.c2815 case IPV6_BOUND_IF: in ip6_ctloutput()
3052 case IPV6_BOUND_IF: in ip6_ctloutput()
H A Dicmp6.c3220 case IPV6_BOUND_IF: in icmp6_dgram_ctloutput()
H A Din6.c4798 case IPV6_BOUND_IF: in tcpsockopt_cassert()