Home
last modified time | relevance | path

Searched refs:MPPC_decomp_state (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/net/
H A Dmppcd.c48 struct MPPC_decomp_state { struct
95 return (sizeof(struct MPPC_decomp_state)); in MPPC_SizeOfDecompressionHistory()
100 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; in MPPC_InitDecompressionHistory()
102 bzero(history, sizeof(struct MPPC_decomp_state)); in MPPC_InitDecompressionHistory()
108 struct MPPC_decomp_state *state = (struct MPPC_decomp_state*)history; in MPPC_Decompress()