HomeSort by relevance Sort by last modified time
    Searched refs:OptInit (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
ccp.h 103 struct fsm_opt opt; /* Set by implementation's OptInit() */
109 struct ccp_opt *opt; /* Set by implementation's OptInit() */
139 void (*OptInit)(struct bundle *, struct fsm_opt *,
ccp.c 378 (*algorithm[f]->o.OptInit)(fp->bundle, &(*o)->val, &ccp->cfg);

Completed in 225 milliseconds