Searched defs:srcCnt (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/net/ |
| 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()
|
| 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()
|