Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dnetdefines.py118 INP_RECVOPTS = 0x01 variable
/xnu-10063.101.15/bsd/netinet/
H A Din_pcb.h680 #define INP_RECVOPTS 0x00000001 /* receive incoming IP options */ macro