Home
last modified time | relevance | path

Searched refs:PPPTUN_GNNAME (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/net/
H A Dsppptun.h61 #define PPPTUN_GNNAME _PPPTUN(5) /* get Nth interface name */ macro
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c402 if (strioctl(muxfd, PPPTUN_GNNAME, &ptn, sizeof (ptn), in query_interfaces()
/titanic_44/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1239 case PPPTUN_GNNAME: in sppptun_inner_ioctl()
1524 case PPPTUN_GNNAME: in sppptun_ioctl()
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Doptions.c1594 if (strioctl(tunfd, PPPTUN_GNNAME, &ptn, sizeof (ptn), in get_device_list()