Searched defs:npi (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c2428 uint32_t npi[2]; local
2442 npi[0] = proto;
2443 npi[1] = (uint32_t)mode;
2463 if (strioctl(pppfd, PPPIO_NPMODE, npi, sizeof (npi), 0) < 0) {
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c4059 int npi = 0; local
4103 np[npi++] = lvals[level - 1];
4150 np[npi++] = lvals[level - 1];

Completed in 85 milliseconds