Home
last modified time | relevance | path

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

/external/libppp/src/
Dchap.h75 extern struct mbuf *chap_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c364 { PROTO_CHAP, chap_Input },
Dchap.c693 chap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in chap_Input() function