Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/netinet6/
H A Din6.h475 #define IPV6_DONTFRAG 62 /* bool; disable IPv6 fragmentation */ macro
/illumos-gate/usr/src/uts/common/netinet/
H A Din.h1262 #define IPV6_DONTFRAG 0x21 /* don't fragment packets */ macro