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