Home
last modified time | relevance | path

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

/external/libppp/src/
Dlcp.h142 extern struct mbuf *lcp_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c358 { PROTO_LCP, lcp_Input },
Dlcp.c1299 lcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lcp_Input() function