Searched refs:PPPTUN_SPEER (Results 1 – 5 of 5) sorted by relevance
/illumos-gate/usr/src/uts/common/net/ |
H A D | sppptun.h | 63 #define PPPTUN_SPEER _PPPTUN(7) /* set peer ID */ macro
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/ |
H A D | pppoed.c | 104 if (strioctl(tunfd, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in open_tunnel_dev()
|
H A D | pppoec.c | 383 if (strioctl(tunfd, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in set_control() 1091 if (strioctl(tunfd, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in act_open()
|
H A D | options.c | 2105 if (strioctl(newtun, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in launch_service() 2109 if (strioctl(newtun, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in launch_service()
|
/illumos-gate/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 1281 case PPPTUN_SPEER: in sppptun_inner_ioctl() 1527 case PPPTUN_SPEER: in sppptun_ioctl()
|