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

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h180 NPMODE_PASS, /* pass the packet through */ enumerator in enum:NPmode
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c402 (sps->sps_npmode == NPMODE_PASS ||
493 ASSERT(sps->sps_npmode == NPMODE_PASS);
1327 ASSERT(sps->sps_npmode == NPMODE_PASS);
1344 nextsib->sps_npmode = NPMODE_PASS;
1486 sps->sps_npmode = NPMODE_PASS; /* network packets may travel */
1675 * a valid ppa, and its npmode must always be NPMODE_PASS.
H A Dsppp_dlpi.c710 (sps->sps_npmode == NPMODE_PASS ||
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Ddemand.c171 !sifnpmode(0, protp->protocol & ~0x8000, NPMODE_PASS))
H A Dipv6cp.c1201 if (sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS) != 1) {
1242 if (sifnpmode(f->unit, PPP_IPV6, NPMODE_PASS) != 1) {
H A Dipcp.c1532 if (sifnpmode(f->unit, PPP_IP, NPMODE_PASS) != 1) {
1567 if (sifnpmode(f->unit, PPP_IP, NPMODE_PASS) != 1) {
H A Dsys-solaris.c2434 { NPMODE_PASS, "pass" },

Completed in 78 milliseconds