Searched refs:IN6P_BINDV6ONLY (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/xnu-2422.115.4/tools/lldbmacros/
H A Dnetdefines.py109 IN6P_BINDV6ONLY = 0x10000000 variable
H A Dnet.py1542 if (pcb.inp_flags & IN6P_BINDV6ONLY):
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/sample/
H A Dserver.c65 #define IPV6_BINDV6ONLY IN6P_BINDV6ONLY
/macosx-10.9.5/xnu-2422.115.4/bsd/netinet/
H A Din_pcb.h623 #define IN6P_BINDV6ONLY 0x01000000 /* do not grab IPv4 traffic */ macro

Completed in 181 milliseconds