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

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppoecd/
H A Dmain.c304 check_options();
309 if (protp->check_options != NULL)
310 (*protp->check_options)();
311 if (the_channel->check_options)
312 (*the_channel->check_options)();
H A Dpppd.h339 void (*check_options) __P((void)); member in struct:protent
362 void (*check_options) __P((void)); member in struct:channel
574 #define check_options() macro
H A Dpppoe.c277 check_options: NULL,
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dpppd.h340 void (*check_options) __P((void)); member in struct:protent
363 void (*check_options) __P((void)); member in struct:channel
593 void check_options __P((void)); /* check values after all options parsed */
H A Dmain.c328 check_options();
336 if (protp->check_options != NULL)
337 (*protp->check_options)();
338 if (the_channel->check_options)
339 (*the_channel->check_options)();
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dpppd.h411 void (*check_options) __P((void)); member in struct:protent
434 void (*check_options) __P((void)); member in struct:channel
665 void check_options __P((void)); /* check values after all options parsed */
H A Dmain.c362 check_options();
370 if (protp->check_options != NULL)
371 (*protp->check_options)();
372 if (the_channel->check_options)
373 (*the_channel->check_options)();
H A Doptions.c851 * check_options - check that options are valid and consistent.
854 check_options() function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dpppd.h411 void (*check_options) __P((void)); member in struct:protent
434 void (*check_options) __P((void)); member in struct:channel
665 void check_options __P((void)); /* check values after all options parsed */
H A Dmain.c362 check_options();
370 if (protp->check_options != NULL)
371 (*protp->check_options)();
372 if (the_channel->check_options)
373 (*the_channel->check_options)();
H A Doptions.c851 * check_options - check that options are valid and consistent.
854 check_options() function
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c368 check_options: NULL,
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/rp-pppoe/
H A Dplugin.c431 check_options: NULL,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/rp-pppoe/
H A Dplugin.c431 check_options: NULL,
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/
H A Dpppol2tp.c497 check_options: &pppol2tp_check_options,
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/plugins/pptp/
H A Dpptp.c112 check_options: NULL,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/plugins/
H A Dpppol2tp.c491 check_options: &pppol2tp_check_options,

Completed in 129 milliseconds