Searched refs:OPT_TYPE_PORT (Results 1 - 9 of 9) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/rp-l2tp/
H A Doptions.c43 { "listen-port", OPT_TYPE_PORT, &Settings.listen_port },
108 case OPT_TYPE_PORT:
114 if (desc->type == OPT_TYPE_PORT) {
H A Dpeer.c52 { "port", OPT_TYPE_PORT, &port },
H A Dl2tp.h351 #define OPT_TYPE_PORT 5 /* 1-65535 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/rp-l2tp/
H A Doptions.c43 { "listen-port", OPT_TYPE_PORT, &Settings.listen_port },
108 case OPT_TYPE_PORT:
114 if (desc->type == OPT_TYPE_PORT) {
H A Dpeer.c52 { "port", OPT_TYPE_PORT, &port },
H A Dl2tp.h351 #define OPT_TYPE_PORT 5 /* 1-65535 */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/rp-l2tp/
H A Doptions.c43 { "listen-port", OPT_TYPE_PORT, &Settings.listen_port },
108 case OPT_TYPE_PORT:
114 if (desc->type == OPT_TYPE_PORT) {
H A Dpeer.c52 { "port", OPT_TYPE_PORT, &port },
H A Dl2tp.h351 #define OPT_TYPE_PORT 5 /* 1-65535 */ macro

Completed in 75 milliseconds