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