Searched refs:SC_RCV_EVNP (Results 1 - 16 of 16) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/irda/irnet/
H A Dirnet_ppp.h31 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/net/
H A Dif_ppp.h43 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dif_ppp.h66 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dif_ppp.h66 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dif_ppp.h78 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dif_ppp.h78 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/linux/
H A Dif_ppp.h78 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dif_ppp.h101 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dif_ppp.h101 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */ macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dppp_async.c81 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
840 s |= (0x6996 & (1 << c))? SC_RCV_ODDP: SC_RCV_EVNP;
H A Dppp_synctty.c80 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
H A Dpptp.c79 #define SC_RCV_BITS (SC_RCV_B7_1|SC_RCV_B7_0|SC_RCV_ODDP|SC_RCV_EVNP)
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dsys-linux.c441 switch (~x & (SC_RCV_B7_0|SC_RCV_B7_1|SC_RCV_EVNP|SC_RCV_ODDP)) {
450 case SC_RCV_EVNP:
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dsys-linux.c497 #define SC_RCVB (SC_RCV_B7_0 | SC_RCV_B7_1 | SC_RCV_EVNP | SC_RCV_ODDP)
670 switch (~x & (SC_RCV_B7_0|SC_RCV_B7_1|SC_RCV_EVNP|SC_RCV_ODDP)) {
679 case SC_RCV_EVNP:
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dsys-linux.c438 #define SC_RCVB (SC_RCV_B7_0 | SC_RCV_B7_1 | SC_RCV_EVNP | SC_RCV_ODDP)
739 switch (~x & (SC_RCV_B7_0|SC_RCV_B7_1|SC_RCV_EVNP|SC_RCV_ODDP)) {
748 case SC_RCV_EVNP:
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dsys-linux.c438 #define SC_RCVB (SC_RCV_B7_0 | SC_RCV_B7_1 | SC_RCV_EVNP | SC_RCV_ODDP)
739 switch (~x & (SC_RCV_B7_0|SC_RCV_B7_1|SC_RCV_EVNP|SC_RCV_ODDP)) {
748 case SC_RCV_EVNP:

Completed in 211 milliseconds