Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dpppio.h44 #define PPPIO_NEWPPA _PPPIO(130) /* allocate a new PPP unit */ macro
/titanic_41/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.c766 case PPPIO_NEWPPA: in sppp_uwput()
1419 case PPPIO_NEWPPA: in sppp_outer_ioctl()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c499 if (strioctl(pppfd, PPPIO_NEWPPA, &x, sizeof (x), sizeof (x)) < 0) { in sys_init()