Home
last modified time | relevance | path

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

/external/libppp/src/
Dipcp.h118 extern struct mbuf *ipcp_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c359 { PROTO_IPCP, ipcp_Input },
Dipcp.c1336 ipcp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ipcp_Input() function