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