Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dppp_defs.h82 NPMODE_DROP, /* silently drop the packet */ enumerator
/openbmc/linux/Documentation/networking/
H A Dppp_generic.rst426 NPMODE_DROP silently drop packets for this protocol
433 NPMODE_DROP.
/openbmc/linux/drivers/net/ppp/
H A Dppp_generic.c1461 case NPMODE_DROP: in ppp_start_xmit()