Searched refs:lcp_Input (Results 1 – 3 of 3) sorted by relevance
142 extern struct mbuf *lcp_Input(struct bundle *, struct link *, struct mbuf *);
358 { PROTO_LCP, lcp_Input },
1299 lcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in lcp_Input() function