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

/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c156 #define MAX_VJHDR (20) /* max VJ compressed header size (?) */ macro
1496 hlen = (proto == PPP_VJC_COMP) ? MAX_VJHDR : MAX_TCPIPHLEN;

Completed in 47 milliseconds