Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDmp.h137 extern struct mbuf *mp_Input(struct bundle *, struct link *, struct mbuf *);
HDlink.c332 { PROTO_MP, mp_Input },
HDmp.c613 mp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in mp_Input() function