Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/net/
H A Dppp_defs.h96 NPMODE_PASS, /* pass the packet through */ enumerator
/third_party/lwip/src/netif/ppp/
H A Dipv6cp.c1223 sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS); in ipv6cp_up()
1244 sifnpmode(f->pcb, PPP_IPV6, NPMODE_PASS); in ipv6cp_up()
H A Ddemand.c178 sifnpmode(pcb, protp->protocol & ~0x8000, NPMODE_PASS); in demand_unblock()
H A Dipcp.c2025 sifnpmode(pcb, PPP_IP, NPMODE_PASS); in ipcp_up()
2064 sifnpmode(pcb, PPP_IP, NPMODE_PASS); in ipcp_up()
/third_party/lwip/src/include/netif/ppp/
H A Dppp_impl.h168 NPMODE_PASS, /* pass the packet through */ enumerator

Completed in 7 milliseconds