Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dipcp.h118 extern struct mbuf *ipcp_Input(struct bundle *, struct link *, struct mbuf *);
H A Dlink.c359 { PROTO_IPCP, ipcp_Input },
H A Dipcp.c1341 ipcp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipcp_Input() function