Home
last modified time | relevance | path

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

/xnu-12377.81.4/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-12377.81.4/bsd/netinet6/
H A Din6.h642 #define IPV6_BOUND_IF 125 /* int; set/get bound interface */ macro
H A Dip6_output.c2856 case IPV6_BOUND_IF: in ip6_ctloutput()
3099 case IPV6_BOUND_IF: in ip6_ctloutput()
H A Dicmp6.c3222 case IPV6_BOUND_IF: in icmp6_dgram_ctloutput()
H A Din6.c4809 case IPV6_BOUND_IF: in ipv6sockopt_cassert()