Home
last modified time | relevance | path

Searched refs:INP_MTUDISC (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.41.6/tools/lldbmacros/
H A Dnetdefines.py155 INP_MTUDISC = 0x100 variable
H A Dnet.py1452 if (pcb.inp_flags & INP_MTUDISC):
/xnu-12377.41.6/bsd/netinet/
H A Din_pcb.h801 #define INP_MTUDISC 0x00000100 /* unused */ macro