Searched refs:InitRestartCounter (Results 1 – 2 of 2) sorted by relevance
/external/libppp/src/ | ||
D | fsm.h | 80 void (*InitRestartCounter)(struct fsm *, int);/* Set fsm timer load */ member |
D | fsm.c | 459 (*fp->fn->InitRestartCounter)(fp, what); in FsmInitRestartCounter() |