Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dsppptun.h52 #define _PPPTUN(n) (0x54554E00 + (n)) macro
58 #define PPPTUN_SNAME _PPPTUN(1) /* set interface name (mod) */
59 #define PPPTUN_SINFO _PPPTUN(3) /* set multiplex ID/style */
60 #define PPPTUN_GINFO _PPPTUN(4) /* get multiplex ID/style */
61 #define PPPTUN_GNNAME _PPPTUN(5) /* get Nth interface name */
62 #define PPPTUN_LCLADDR _PPPTUN(6) /* set local address */
63 #define PPPTUN_SPEER _PPPTUN(7) /* set peer ID */
64 #define PPPTUN_GPEER _PPPTUN(8) /* get peer ID */
66 #define PPPTUN_GDATA _PPPTUN(10) /* get data channel name */
69 #define PPPTUN_DCTL _PPPTUN(13) /* remove control channel */
[all …]