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

/netbsd-6-1-5-RELEASE/dist/pppd/pppd/
H A Dfsm.c156 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
164 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
228 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
474 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
526 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
532 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
594 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
603 UNTIMEOUT(fsm_timeout, f); /* Cancel timeout */
661 UNTIMEOUT(fsm_timeout, f);
667 UNTIMEOUT(fsm_timeou
[all...]
H A Dupap.c288 UNTIMEOUT(upap_timeout, u); /* Cancel timeout */
290 UNTIMEOUT(upap_reqtimeout, u);
472 UNTIMEOUT(upap_reqtimeout, u);
H A Dchap-new.c193 UNTIMEOUT(chap_timeout, ss);
338 UNTIMEOUT(chap_timeout, ss);
557 UNTIMEOUT(chap_timeout, ss);
H A Deap.c1019 UNTIMEOUT(eap_client_timeout, (void *)esp);
1023 UNTIMEOUT(eap_server_timeout, (void *)esp);
1029 UNTIMEOUT(eap_rechallenge, (void *)esp);
1033 UNTIMEOUT(srp_lwrechallenge, (void *)esp);
1358 UNTIMEOUT(eap_client_timeout, (void *)esp);
1713 UNTIMEOUT(eap_client_timeout, (void *)esp);
1723 UNTIMEOUT(eap_client_timeout, (void *)esp);
2016 UNTIMEOUT(eap_server_timeout, (void *)esp);
2044 UNTIMEOUT(eap_client_timeout, (void *)esp);
2073 UNTIMEOUT(eap_client_timeou
[all...]
H A Dauth.c1128 UNTIMEOUT(check_idle, NULL);
1129 UNTIMEOUT(connect_time_expired, NULL);
1131 UNTIMEOUT(check_maxoctets, NULL);
H A Dpppd.h776 #define UNTIMEOUT(r, f) untimeout((r), (f)) macro
H A Dccp.c507 UNTIMEOUT(ccp_rack_timeout, f);
1474 UNTIMEOUT(ccp_rack_timeout, f);
H A Dlcp.c2399 UNTIMEOUT (LcpEchoTimeout, f);
/netbsd-6-1-5-RELEASE/sys/netisdn/
H A Di4b_isppp.c133 # define UNTIMEOUT(fun, arg, chan) untimeout(fun, arg, chan) macro
138 # define UNTIMEOUT(fun, arg, chan) untimeout(fun, arg) macro
563 UNTIMEOUT(i4bisppp_timeout, (void *)sp, sc->sc_ch);
604 UNTIMEOUT(i4bisppp_timeout, (void *)sp, sc->sc_ch);

Completed in 200 milliseconds