Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet/
H A Din.h484 #define IP_BOUND_IF 25 /* int; set/get bound interface */ macro
H A Dip_icmp.c1272 case IP_BOUND_IF: in icmp_dgram_ctloutput()
H A Dip_output.c2503 case IP_BOUND_IF: in ip_ctloutput()
2659 case IP_BOUND_IF: in ip_ctloutput()
/xnu-8020.101.4/tests/
H A Dinet_transfer.c202 opt = IP_BOUND_IF; in socket_bind_to_interface()