Home
last modified time | relevance | path

Searched refs:MAX_VJHDR (Results 1 – 1 of 1) sorted by relevance

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