Home
last modified time | relevance | path

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

/netbsd/external/bsd/ppp/dist/pppd/plugins/
H A Dminconn.c65 idle_time_hook = my_get_idle; in plugin_init()
/netbsd/external/bsd/ppp/dist/pppd/
H A Dauth.c178 int (*idle_time_hook)(struct ppp_idle *) = NULL; variable
1143 if (idle_time_hook != 0) in np_up()
1144 tlim = (*idle_time_hook)(NULL); in np_up()
1254 if (idle_time_hook != 0) { in check_idle()
1255 tlim = idle_time_hook(&idle); in check_idle()
H A Dpppd.h755 extern int (*idle_time_hook)(struct ppp_idle *);
/netbsd/external/bsd/ppp/dist/
H A DPLUGINS76 int (*idle_time_hook)(struct ppp_idle *idlep);
78 The idle_time_hook is called when the link first comes up (i.e. when