Searched refs:PPP_FCSLEN (Results 1 – 4 of 4) sorted by relevance
46 #define PPP_FCSLEN 2 /* octets for FCS */ macro55 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
83 framemax += PPP_HDRLEN + PPP_FCSLEN; in demand_conf()
116 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
1292 PPP_FCSLEN : PPP_FCS32LEN; in receive_frame()1295 PPP_FCS32LEN : PPP_FCSLEN; in receive_frame()1471 tp - outmp->b_rptr < 2 + PPP_FCSLEN) { in ahdlc_decode()