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

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h181 NPMODE_DROP, /* silently drop the packet */ enumerator in enum:NPmode
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c185 sps->sps_npmode = NPMODE_DROP; /* drop all packets initially */
363 sib->sps_npmode = NPMODE_DROP;
1672 npmode == NPMODE_DROP || npmode == NPMODE_ERROR) {
1678 if (npmode == NPMODE_DROP) {
1722 * We need to set the mode to NPMODE_DROP, but should only
1726 sps->sps_npmode = NPMODE_DROP;
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c142 !sifnpmode(0, protp->protocol & ~0x8000, NPMODE_DROP))
H A Dsys-solaris.c2435 { NPMODE_DROP, "drop" },

Completed in 71 milliseconds