Searched refs:SendConfigReq (Results 1 – 2 of 2) sorted by relevance
| /freebsd/usr.sbin/ppp/ | ||
| H A D | fsm.h | 81 void (*SendConfigReq)(struct fsm *); /* Send REQ please */ member |
| H A D | fsm.c | 386 (*fp->fn->SendConfigReq)(fp); in FsmSendConfigReq() |