Searched refs:ccp_rejci (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.sbin/npppd/npppd/
H A Dccp.c64 static int ccp_rejci (fsm *, u_char *, int);
75 .rejci = ccp_rejci,
275 ccp_rejci(fsm *f, u_char *pktp, int lpkt) function
/openbsd-current/usr.sbin/pppd/
H A Dccp.c94 static int ccp_rejci(fsm *, u_char *, int);
108 ccp_rejci,
609 * ccp_rejci - reject some of our suggested compression methods.
612 ccp_rejci(f, p, len) function

Completed in 139 milliseconds