Home
last modified time | relevance | path

Searched refs:cbcp_Input (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dcbcp.h63 extern struct mbuf *cbcp_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c367 { PROTO_CBCP, cbcp_Input }
H A Dcbcp.c622 cbcp_Input(struct bundle *bundle __unused, struct link *l, struct mbuf *bp) in cbcp_Input() function