Searched refs:DictSetup (Results 1 – 2 of 2) sorted by relevance
| /src/usr.sbin/ppp/ | ||
| H A D | ccp.h | 135 void (*DictSetup)(void *, struct ccp *, u_short, struct mbuf *); member |
| H A D | ccp.c | 779 (*algorithm[l->ccp.in.algorithm]->i.DictSetup) in ccp_LayerPull() |