Home
last modified time | relevance | path

Searched refs:PPPTUN_SCTL (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/net/
H A Dsppptun.h67 #define PPPTUN_SCTL _PPPTUN(11) /* set control channel by name */ macro
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c362 if (strioctl(tunfd, PPPTUN_SCTL, &ptn, sizeof (ptn), 0) < 0) { in handle_input()
H A Doptions.c1549 if (strioctl(tunfd, PPPTUN_SCTL, &ptn, sizeof (ptn), 0) < 0) { in add_new_dev()
2123 if (strioctl(newtun, PPPTUN_SCTL, &ptn, sizeof (ptn), 0) < 0) in launch_service()
H A Dpppoec.c392 if (strioctl(tunfd, PPPTUN_SCTL, &ptn, sizeof (ptn), 0) < 0) { in set_control()
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c1374 case PPPTUN_SCTL: in sppptun_inner_ioctl()
1531 case PPPTUN_SCTL: in sppptun_ioctl()