Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/inet/
H A Dipv4_impl.h81 #define IP_MIN_MTU (IP_MAX_HDR_LENGTH + 8) /* 68 bytes */ macro
/illumos-gate/usr/src/uts/common/inet/
H A Dip.h123 #define IP_MIN_MTU (IP_MAX_HDR_LENGTH + 8) /* 68 bytes */ macro