Searched refs:SLF_TOSS (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dslcompress.h138 #define SLF_TOSS 1 /* tossing rcvd frames because of input err */ macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dslcompress.h138 #define SLF_TOSS 1 /* tossing rcvd frames because of input err */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dslhc_vj.h154 #define SLF_TOSS 0x01 /* tossing rcvd frames until id received */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dslhc.c127 comp->flags |= SLF_TOSS;
510 comp->flags &=~ SLF_TOSS;
516 if(comp->flags & SLF_TOSS){
666 comp->flags &=~ SLF_TOSS;
687 comp->flags |= SLF_TOSS;

Completed in 48 milliseconds