Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dlcp.h144 extern struct mbuf *lcp_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c360 { PROTO_LCP, lcp_Input },
Dlcp.c1301 lcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lcp_Input() function