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

/opensolaris-onvv-gate/usr/src/uts/common/net/
H A Dpppio.h55 #define PPPIO_ATTACH _PPPIO(141) /* attach to a ppa (without putmsg) */ macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.bin/pppstats/
H A Dpppstats.c582 if (strioctl(s, PPPIO_ATTACH, (char *)&unit, sizeof(int), 0) < 0) {
/opensolaris-onvv-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c114 * an attachment explicitly (PPPIO_ATTACH) or implicitly (DL_ATTACH_REQ).
753 case PPPIO_ATTACH:
1031 case PPPIO_ATTACH:
1074 * PPPIO_ATTACH. This is why we need to distinguish whether or
1075 * not a stream was allocated via PPPIO_ATTACH, so that we can

Completed in 115 milliseconds