Searched refs:PPP_FCSLEN (Results 1 – 4 of 4) sorted by relevance
49 #define PPP_FCSLEN 2 /* octets for FCS */ macro60 #define PPP_MAXMTU 65535 - (PPP_HDRLEN + PPP_FCSLEN)
20 #define PPP_FCSLEN 2 /* octets for FCS */ macro
87 framemax += PPP_HDRLEN + PPP_FCSLEN; in demand_conf()
130 #define PPP_FCSLEN 2 /* octets for FCS */ macro