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

/illumos-gate/usr/src/uts/common/net/
H A Dpppio.h69 #define PPPIO_GTYPE _PPPIO(155) /* get existing driver type */ macro
139 * Values for the u_int32_t return from PPPIO_GTYPE. Only lastmod
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c120 retv = strioctl(0, PPPIO_GTYPE, &intv, 0, sizeof (intv));
/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c554 case PPPIO_GTYPE:
771 case PPPIO_GTYPE:
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c289 if (strioctl(fd, PPPIO_GTYPE, &typ, 0, sizeof (typ)) >= 0 &&
468 strioctl(pppfd, PPPIO_GTYPE, &typ, 0, sizeof (typ)) >= 0 &&
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c861 case PPPIO_GTYPE:
/illumos-gate/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.c1009 case PPPIO_GTYPE: /* get existing driver type */
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1542 case PPPIO_GTYPE: /* we look like an async driver. */

Completed in 144 milliseconds