Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dnetdefines.py119 INP_RECVRETOPTS = 0x02 variable
/xnu-10063.101.15/bsd/netinet/
H A Din_pcb.h681 #define INP_RECVRETOPTS 0x00000002 /* receive IP options for reply */ macro