Searched refs:PPP_INITFCS (Results 1 - 14 of 14) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h101 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h103 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c95 fcs = PPP_INITFCS;
156 fcs = PPP_INITFCS;
185 fcs = PPP_INITFCS;
266 fcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dppp_defs.h96 #define PPP_INITFCS 0xffff /* Initial FCS value */ macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dl2tp.h179 #define PPP_INITFCS 0xffff macro
H A Dcontrol.c121 _u16 fcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/gigaset/
H A Dasyncdata.c207 fcs = PPP_INITFCS;
448 fcs = PPP_INITFCS;
H A Disocdata.c439 fcs = PPP_INITFCS;
555 bcs->fcs = PPP_INITFCS;
600 bcs->fcs = PPP_INITFCS;
622 bcs->fcs = PPP_INITFCS;
H A Dcommon.c575 bcs->fcs = PPP_INITFCS;
784 bcs->fcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dppp_ahdlc.c657 fcs = PPP_INITFCS; /* Initial FCS is 0xffff */
823 state->infcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/solaris/
H A Dppp_ahdlc.c624 fcs = PPP_INITFCS; /* Initial FCS is 0xffff */
785 state->infcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dppp_async.c567 fcs = PPP_INITFCS;
786 fcs = PPP_INITFCS;
976 fcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dnetjet.c230 fcs = PPP_INITFCS;
335 fcs = PPP_INITFCS;
485 bcs->hw.tiger.r_fcs = PPP_INITFCS;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dpppdump.c310 fcs = PPP_INITFCS;

Completed in 220 milliseconds