Searched refs:NPMODE_QUEUE (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/ |
A D | demand.c | 135 sifnpmode(pcb, protp->protocol & ~0x8000, NPMODE_QUEUE); in demand_block()
|
A D | ipv6cp.c | 1134 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE)) 1296 sifnpmode(f->pcb, PPP_IPV6, NPMODE_QUEUE);
|
A D | ipcp.c | 1866 if (!sifnpmode(pcb, PPP_IP, NPMODE_QUEUE)) 2148 sifnpmode(pcb, PPP_IP, NPMODE_QUEUE); in ipcp_down()
|
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/ |
A D | ppp_impl.h | 167 NPMODE_QUEUE /* save it up for later. */ enumerator
|
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/ |
A D | ppp_impl.h | 167 NPMODE_QUEUE /* save it up for later. */ enumerator
|
Completed in 14 milliseconds