Searched refs:DECOMP_OK (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/ppp-786.1.1/Helpers/pppdump/
H A Dppp-comp.h100 #define DECOMP_OK 0 /* everything went OK */ macro
H A Ddeflate.c310 return DECOMP_OK;
H A Dbsd-comp.c770 return DECOMP_OK;
H A Dpppdump.c335 case DECOMP_OK:
/macosx-10.10/xnu-2782.1.97/bsd/net/
H A Dppp_comp.h120 #define DECOMP_OK 0 /* everything went OK */ macro
/macosx-10.10/ppp-786.1.1/Family/
H A Dppp_comp.h117 #define DECOMP_OK 0 /* everything went OK */ macro
H A Dppp_comp.c509 if (err != DECOMP_OK) {
H A Dppp_if.c540 if (ppp_comp_decompress(wan, &m) != DECOMP_OK) {
/macosx-10.10/ppp-786.1.1/Drivers/PPTP/PPTP-extension/
H A Dppp_mppe.c592 return DECOMP_OK;

Completed in 181 milliseconds