Searched refs:cbcp_Input (Results 1 – 3 of 3) sorted by relevance
65 extern struct mbuf *cbcp_Input(struct bundle *, struct link *, struct mbuf *);
369 { PROTO_CBCP, cbcp_Input }
624 cbcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in cbcp_Input() function