Searched refs:PPP_FCSLEN (Results 1 – 4 of 4) sorted by last modified time
46 #define PPP_FCSLEN 2 /* octets for FCS */ macro55 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
1293 PPP_FCSLEN : PPP_FCS32LEN; in receive_frame()1296 PPP_FCS32LEN : PPP_FCSLEN; in receive_frame()1472 tp - outmp->b_rptr < 2 + PPP_FCSLEN) { in ahdlc_decode()
108 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
77 framemax += PPP_HDRLEN + PPP_FCSLEN; in demand_conf()