Searched refs:chap_Input (Results 1 – 3 of 3) sorted by relevance
75 extern struct mbuf *chap_Input(struct bundle *, struct link *, struct mbuf *);
364 { PROTO_CHAP, chap_Input },
693 chap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in chap_Input() function