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