Searched refs:ipcp_Input (Results 1 – 3 of 3) sorted by relevance
118 extern struct mbuf *ipcp_Input(struct bundle *, struct link *, struct mbuf *);
359 { PROTO_IPCP, ipcp_Input },
1341 ipcp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipcp_Input() function