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

/freebsd-9.3-release/usr.sbin/ppp/
H A Dchap.h75 extern struct mbuf *chap_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c364 { PROTO_CHAP, chap_Input },
H A Dchap.c693 chap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) function
706 log_Printf(LogERROR, "chap_Input: Not a physical link - dropped\n");

Completed in 112 milliseconds