Searched refs:ccp_Input (Results 1 – 3 of 3) sorted by relevance
159 extern struct mbuf *ccp_Input(struct bundle *, struct link *, struct mbuf *);
367 { PROTO_CCP, ccp_Input },
676 ccp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ccp_Input() function