Searched refs:M_NETGRAPH_MPPC (Results 1 – 1 of 1) sorted by relevance
80 #define M_NETGRAPH_MPPC M_NETGRAPH macro440 free(priv, M_NETGRAPH_MPPC); in ng_mppc_shutdown()525 free(inbuf, M_NETGRAPH_MPPC); in ng_mppc_compress()566 free(inbuf, M_NETGRAPH_MPPC); in ng_mppc_compress()567 free(outbuf, M_NETGRAPH_MPPC); in ng_mppc_compress()785 M_NETGRAPH_MPPC, M_NOWAIT); in ng_mppc_decompress()789 free(inbuf, M_NETGRAPH_MPPC); in ng_mppc_decompress()813 free(inbuf, M_NETGRAPH_MPPC); in ng_mppc_decompress()814 free(outbuf, M_NETGRAPH_MPPC); in ng_mppc_decompress()820 free(inbuf, M_NETGRAPH_MPPC); in ng_mppc_decompress()[all …]