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

/netbsd-6-1-5-RELEASE/sys/net/
H A Dppp_defs.h121 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
H A Dif_ppp.c650 if (npi->mode != NPMODE_QUEUE) {
979 if (mode == NPMODE_QUEUE) {
1052 case NPMODE_QUEUE:
/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Ddemand.c139 sifnpmode(0, protp->protocol & ~0x8000, NPMODE_QUEUE);
H A Dipv6cp.c1165 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE))
1333 sifnpmode(f->unit, PPP_IPV6, NPMODE_QUEUE);
H A Dipcp.c1754 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1993 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);

Completed in 89 milliseconds