Home
last modified time | relevance | path

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

/external/ppp/pppd/include/net/
Dpppio.h40 #define PPPIO_NEWPPA _PPPIO(130) /* allocate a new PPP unit */ macro
/external/ppp/pppd/
Dsys-solaris.c610 if (strioctl(pppfd, PPPIO_NEWPPA, &ifunit, 0, sizeof(int)) < 0) in sys_init()