Home
last modified time | relevance | path

Searched refs:NPMODE_DROP (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/sys/net/
Dppp_defs.h99 NPMODE_DROP, /* silently drop the packet */ enumerator
/third_party/lwip/src/include/netif/ppp/
Dppp_impl.h169 NPMODE_DROP, /* silently drop the packet */ enumerator
/third_party/lwip/src/netif/ppp/
Dipv6cp.c1301 sifnpmode(f->pcb, PPP_IPV6, NPMODE_DROP);
Dipcp.c2163 sifnpmode(pcb, PPP_IP, NPMODE_DROP); in ipcp_down()