Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet/
H A Din.h443 #define IP_BOUND_IF 25 /* int; set/get bound interface */ macro
H A Dip_icmp.c1186 case IP_BOUND_IF: in icmp_dgram_ctloutput()
H A Dip_output.c2518 case IP_BOUND_IF: in ip_ctloutput()
2674 case IP_BOUND_IF: in ip_ctloutput()
H A Din.c2382 case IP_BOUND_IF: in ipsockopt_cassert()
/xnu-10063.101.15/tests/
H A Dinet_transfer.c202 opt = IP_BOUND_IF; in socket_bind_to_interface()