Searched refs:PPPGOODFCS16 (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/
H A Dppphdlc.h13 #define PPPGOODFCS16 0xf0b8 /* Good final FCS value */ macro
H A Dppphdlc.c77 #ifndef PPPGOODFCS16
78 #define PPPGOODFCS16 0xf0b8 /* Good final FCS value */ macro
H A Dpptpgre.c228 if (fcs != PPPGOODFCS16) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptp/
H A Dppp_fcs.h8 #define PPPGOODFCS16 0xf0b8 /* Good final FCS value */ macro
H A Dppp_fcs.c74 #ifndef PPPGOODFCS16
75 #define PPPGOODFCS16 0xf0b8 /* Good final FCS value */ macro
114 if ( trialfcs == PPPGOODFCS16 )
H A Dpptp_gre.c631 if (pppfcs16 (PPPINITFCS16, copy, len) != PPPGOODFCS16)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pppoecd/
H A Dpppoe.c1029 #define PPPGOODFCS16 0xf0b8 /* Good final FCS value */ macro
H A Dpppoe2.c925 #define PPPGOODFCS16 0xf0b8 /* Good final FCS value */ macro

Completed in 182 milliseconds