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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h131 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/net/
H A Dppp_defs.h113 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h120 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dppp_defs.h117 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/include/linux/
H A Dppp_defs.h110 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Ddemand.c121 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_QUEUE);
H A Dipv6cp.c1104 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1274 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
H A Dipcp.c1536 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1747 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Ddemand.c127 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_QUEUE);
H A Dipv6cp.c1153 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1321 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
H A Dipcp.c1660 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1892 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/modules/
H A Dppp.c893 if (nps->npmode != NPMODE_QUEUE && (nps->flags & US_BLOCKED) != 0)
1540 if ((us->flags & US_BLOCKED) || us->npmode == NPMODE_QUEUE)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/solaris/
H A Dppp.c900 if (nps->npmode != NPMODE_QUEUE && (nps->flags & US_BLOCKED) != 0)
1553 if ((us->flags & US_BLOCKED) || us->npmode == NPMODE_QUEUE)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/modules/
H A Dppp.c884 if (nps->npmode != NPMODE_QUEUE && (nps->flags & US_BLOCKED) != 0)
1522 if ((us->flags & US_BLOCKED) || us->npmode == NPMODE_QUEUE)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/solaris/
H A Dppp.c884 if (nps->npmode != NPMODE_QUEUE && (nps->flags & US_BLOCKED) != 0)
1522 if ((us->flags & US_BLOCKED) || us->npmode == NPMODE_QUEUE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dppp_generic.c1151 case NPMODE_QUEUE:

Completed in 289 milliseconds