Home
last modified time | relevance | path

Searched refs:OptInit (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dccp.h139 void (*OptInit)(struct bundle *, struct fsm_opt *, member
H A Dccp.c378 (*algorithm[f]->o.OptInit)(fp->bundle, &(*o)->val, &ccp->cfg); in CcpSendConfigReq()