Searched refs:PPPTUN_SPEER (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/uts/common/net/ |
H A D | sppptun.h | 63 #define PPPTUN_SPEER _PPPTUN(7) /* set peer ID */ macro
|
/titanic_41/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 | 2104 if (strioctl(newtun, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in launch_service() 2108 if (strioctl(newtun, PPPTUN_SPEER, &ptp, sizeof (ptp), sizeof (ptp)) < in launch_service()
|
/titanic_41/usr/src/uts/common/io/ppp/sppptun/ |
H A D | sppptun.c | 1280 case PPPTUN_SPEER: in sppptun_inner_ioctl() 1526 case PPPTUN_SPEER: in sppptun_ioctl()
|