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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openvpn/src/openvpn/
H A Doptions.h87 struct connection_entry struct
158 struct connection_entry *array[CONNECTION_LIST_SIZE];
206 struct connection_entry ce;
H A Doptions.c897 const struct connection_entry *e,
1337 show_connection_entry (const struct connection_entry *o)
1720 struct connection_entry *ce = l->array[i];
1731 struct connection_entry *ce = l->array[i];
1753 static struct connection_entry *
1757 struct connection_entry *e;
1764 ALLOC_OBJ_GC (e, struct connection_entry, &options->gc);
1794 connection_entry_load_re (struct connection_entry *ce, const struct remote_entry *re)
1805 options_postprocess_verify_ce (const struct options *options, const struct connection_entry *ce)
2348 options_postprocess_mutate_ce (struct options *o, struct connection_entry *c
[all...]
H A Dinit.c120 struct connection_entry *ce = &c->options.ce;
179 struct connection_entry *ce = &c->options.ce;
212 struct connection_entry *ce = &c->options.ce;
258 volatile struct connection_entry *ce = &c->options.ce;
307 struct connection_entry *tmp;
327 struct connection_entry *ce;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openvpn/src/openvpn/
H A Doptions.h87 struct connection_entry struct
158 struct connection_entry *array[CONNECTION_LIST_SIZE];
206 struct connection_entry ce;
H A Doptions.c897 const struct connection_entry *e,
1337 show_connection_entry (const struct connection_entry *o)
1720 struct connection_entry *ce = l->array[i];
1731 struct connection_entry *ce = l->array[i];
1753 static struct connection_entry *
1757 struct connection_entry *e;
1764 ALLOC_OBJ_GC (e, struct connection_entry, &options->gc);
1794 connection_entry_load_re (struct connection_entry *ce, const struct remote_entry *re)
1805 options_postprocess_verify_ce (const struct options *options, const struct connection_entry *ce)
2348 options_postprocess_mutate_ce (struct options *o, struct connection_entry *c
[all...]
H A Dinit.c120 struct connection_entry *ce = &c->options.ce;
179 struct connection_entry *ce = &c->options.ce;
212 struct connection_entry *ce = &c->options.ce;
258 volatile struct connection_entry *ce = &c->options.ce;
307 struct connection_entry *tmp;
327 struct connection_entry *ce;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openvpn/src/openvpn/
H A Doptions.h87 struct connection_entry struct
158 struct connection_entry *array[CONNECTION_LIST_SIZE];
206 struct connection_entry ce;
H A Doptions.c897 const struct connection_entry *e,
1337 show_connection_entry (const struct connection_entry *o)
1720 struct connection_entry *ce = l->array[i];
1731 struct connection_entry *ce = l->array[i];
1753 static struct connection_entry *
1757 struct connection_entry *e;
1764 ALLOC_OBJ_GC (e, struct connection_entry, &options->gc);
1794 connection_entry_load_re (struct connection_entry *ce, const struct remote_entry *re)
1805 options_postprocess_verify_ce (const struct options *options, const struct connection_entry *ce)
2348 options_postprocess_mutate_ce (struct options *o, struct connection_entry *c
[all...]
H A Dinit.c120 struct connection_entry *ce = &c->options.ce;
179 struct connection_entry *ce = &c->options.ce;
212 struct connection_entry *ce = &c->options.ce;
258 volatile struct connection_entry *ce = &c->options.ce;
307 struct connection_entry *tmp;
327 struct connection_entry *ce;

Completed in 270 milliseconds