Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/ppp/
H A Dpap.h40 extern struct mbuf *pap_Input(struct bundle *, struct link *, struct mbuf *);
H A Dpap.c180 pap_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in pap_Input() function
H A Dlink.c363 { PROTO_PAP, pap_Input },