Home
last modified time | relevance | path

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

/xnu-10063.101.15/tools/lldbmacros/
H A Dnetdefines.py144 IN6P_MTU = 0x04000000 variable
/xnu-10063.101.15/bsd/netinet/
H A Din_pcb.h720 #define IN6P_MTU 0x04000000 /* receive path MTU for IPv6 */ macro