Searched refs:chap_Init (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dchap.h73 extern void chap_Init(struct chap *, struct physical *);
H A Ddatalink.c859 chap_Init(&dl->chap, dl->physical);
913 chap_Init(&dl->chap, dl->physical);
1370 chap_Init(&dl->chap, dl->physical);
H A Dchap.c669 chap_Init(struct chap *chap, struct physical *p) function

Completed in 57 milliseconds