Searched refs:OptInit (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | ccp.h | 139 void (*OptInit)(struct bundle *, struct fsm_opt *, member |
H A D | ccp.c | 378 (*algorithm[f]->o.OptInit)(fp->bundle, &(*o)->val, &ccp->cfg); in CcpSendConfigReq() |