Searched refs:PPP_GOODFCS (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h102 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp_defs.h84 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h104 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_defs.h97 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp_defs.h94 #define PPP_GOODFCS 0xf0b8 /* Good final FCS value */ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dl2tp.h180 #define PPP_GOODFCS 0xf0b8 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dpppdump.c325 if (decompress && fcs == PPP_GOODFCS) {
387 if (fcs != PPP_GOODFCS)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dpppdump.c296 if (decompress && fcs == PPP_GOODFCS) {
358 if (fcs != PPP_GOODFCS)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Ddemand.c222 && framelen > 2 && fcs == PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c258 && framelen > 2 && fcs == PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/gigaset/
H A Dasyncdata.c213 } else if (fcs != PPP_GOODFCS) {
H A Disocdata.c557 } else if (bcs->rx_fcs != PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp_ahdlc.c783 if (state->infcs == PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_ahdlc.c745 if (state->infcs == PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp_ahdlc.c787 if (state->infcs == PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp_ahdlc.c787 if (state->infcs == PPP_GOODFCS) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_async.c779 if (fcs != PPP_GOODFCS)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dnetjet.c521 if (bcs->hw.tiger.r_fcs == PPP_GOODFCS) {

Completed in 132 milliseconds