Searched refs:PPP_FCSLEN (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h46 #define PPP_FCSLEN 2 /* octets for FCS */ macro
55 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c83 framemax += PPP_HDRLEN + PPP_FCSLEN;
H A Dlcp.c116 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c1292 PPP_FCSLEN : PPP_FCS32LEN;
1295 PPP_FCS32LEN : PPP_FCSLEN;
1471 tp - outmp->b_rptr < 2 + PPP_FCSLEN) {

Completed in 70 milliseconds