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

/asus-wl-520gu-7.0.1.45/src/router/rp-l2tp/
H A Doptions.c30 static option_handler *option_handlers = NULL; variable
250 handler = option_handlers;
305 h->next = option_handlers;
306 option_handlers = h;

Completed in 33 milliseconds