Home
last modified time | relevance | path

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

/freebsd-13-stable/usr.sbin/ppp/
HDchap.h75 extern struct mbuf *chap_Input(struct bundle *, struct link *, struct mbuf *);
HDlink.c364 { PROTO_CHAP, chap_Input },
HDchap.c693 chap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in chap_Input() function