Home
last modified time | relevance | path

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

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