Searched defs:MAX_IPHLEN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c153 #define MAX_IPHLEN (0x0f << 2) macro
155 #define MAX_TCPIPHLEN (MAX_IPHLEN + MAX_TCPHLEN) /* max TCP/IP header size */

Completed in 47 milliseconds