Home
last modified time | relevance | path

Searched defs:dstCnt (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net/
H A Dmppcd.c104 int MPPC_Decompress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int … in MPPC_Decompress()
H A Dmppcc.c144 int MPPC_Compress(u_char **src, u_char **dst, u_long *srcCnt, u_long *dstCnt, char *history, int fl… in MPPC_Compress()