Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dnetdefines.py130 INP_RECVTTL = 0x1000 variable
/xnu-10063.101.15/bsd/netinet/
H A Din_pcb.h697 #define INP_RECVTTL 0x00001000 /* receive incoming IP TTL */ macro