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

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

Completed in 24 milliseconds