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