Home
last modified time | relevance | path

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

/xnu-11417.101.15/tools/lldbmacros/
H A Dnetdefines.py137 INP_MTUDISC = 0x100 variable
H A Dnet.py1499 if (pcb.inp_flags & INP_MTUDISC):
/xnu-11417.101.15/bsd/netinet/
H A Din_pcb.h730 #define INP_MTUDISC 0x00000100 /* unused */ macro