Home
last modified time | relevance | path

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

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