Home
last modified time | relevance | path

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

/external/libppp/src/
Dccp.h157 extern struct mbuf *ccp_Input(struct bundle *, struct link *, struct mbuf *);
Dlink.c365 { PROTO_CCP, ccp_Input },
Dccp.c674 ccp_Input(struct bundle *bundle, struct link *l, struct mbuf *bp) in ccp_Input() function