Home
last modified time | relevance | path

Searched defs:INP_RECVIF (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.101.4/tools/lldbmacros/
H A Dnetdefines.py123 INP_RECVIF = 0x80 variable
/xnu-8020.101.4/bsd/netinet/
H A Din_pcb.h673 #define INP_RECVIF 0x00000080 /* receive incoming interface */ macro