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

/external/ppp/pppd/include/net/
H A Dppp_defs.h131 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/external/kernel-headers/original/linux/
H A Dppp_defs.h117 NPMODE_QUEUE /* save it up for later. */ enumerator in enum:NPmode
/external/ppp/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.c1659 if (!sifnpmode(u, PPP_IP, NPMODE_QUEUE))
1888 sifnpmode(f->unit, PPP_IP, NPMODE_QUEUE);

Completed in 73 milliseconds