Searched refs:NG_MPPC_HOOK_DECOMP (Results 1 – 3 of 3) sorted by relevance
53 #define NG_MPPC_HOOK_DECOMP "decomp" /* decompression hook */ macro
242 else if (strcmp(name, NG_MPPC_HOOK_DECOMP) == 0) in ng_mppc_newhook()