Searched refs:MPPC_Compress (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | mppc.h | 59 extern int MPPC_Compress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history,…
|
| H A D | mppcc.c | 146 int MPPC_Compress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int fl… in MPPC_Compress() function
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_mppc.c | 542 rtn = MPPC_Compress(&source, &dest, &sourceCnt, in ng_mppc_compress()
|