Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
HDlcp.h142 extern struct mbuf *lcp_Input(struct bundle *, struct link *, struct mbuf *);
HDlink.c333 { PROTO_LCP, lcp_Input },
HDlcp.c1289 lcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lcp_Input() function