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