Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h99 NPMODE_QUEUE /* save it up for later. */ enumerator
/third_party/lwip/src/netif/ppp/
H A Dipv6cp.c1134 if (!sifnpmode(u, PPP_IPV6, NPMODE_QUEUE)) in ipv6_demand_conf()
1296 sifnpmode(f->pcb, PPP_IPV6, NPMODE_QUEUE); in ipv6cp_down()
H A Ddemand.c135 sifnpmode(pcb, protp->protocol & ~0x8000, NPMODE_QUEUE); in demand_block()
H A Dipcp.c1858 if (!sifnpmode(pcb, PPP_IP, NPMODE_QUEUE))
2158 sifnpmode(pcb, PPP_IP, NPMODE_QUEUE); in ipcp_down()
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h171 NPMODE_QUEUE /* save it up for later. */ enumerator

Completed in 6 milliseconds