Searched refs:MPPC_Decompress (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/net/ |
| H A D | mppc.h | 60 extern int MPPC_Decompress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *histor…
|
| H A D | mppcd.c | 106 int MPPC_Decompress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int … in MPPC_Decompress() function
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_mppc.c | 803 rtn = MPPC_Decompress(&source, &dest, in ng_mppc_decompress()
|