Searched refs:PPPIO_NEWPPA (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dpppio.h44 #define PPPIO_NEWPPA _PPPIO(130) /* allocate a new PPP unit */ macro
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c111 * the ppa structures created once per PPPIO_NEWPPA ioctl are threaded together
766 case PPPIO_NEWPPA:
1419 case PPPIO_NEWPPA:
1421 * Do sanity check to ensure that we don't accept PPPIO_NEWPPA
1500 "/%d: PPPIO_NEWPPA ppa_id=%d sps=0x%p flags=0x%b "
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c499 if (strioctl(pppfd, PPPIO_NEWPPA, &x, sizeof (x), sizeof (x)) < 0) {
502 fatal("PPPIO_NEWPPA ioctl failed: %m");

Completed in 90 milliseconds