Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlcp.h142 extern struct mbuf *lcp_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c358 { PROTO_LCP, lcp_Input },
H A Dlcp.c1299 lcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lcp_Input() function