M_NETGRAPH_MPPC
priv = kmalloc(sizeof(*priv), M_NETGRAPH_MPPC,
kfree(d->history, M_NETGRAPH_MPPC);
M_NETGRAPH_MPPC,
kfree(priv->xmit.history, M_NETGRAPH_MPPC);
kfree(priv->recv.history, M_NETGRAPH_MPPC);
kfree(priv, M_NETGRAPH_MPPC);
inbuf = kmalloc(inlen, M_NETGRAPH_MPPC, M_WAITOK | M_NULLOK);
outbuf = kmalloc(outlen, M_NETGRAPH_MPPC, M_WAITOK | M_NULLOK);
kfree(inbuf, M_NETGRAPH_MPPC);
kfree(inbuf, M_NETGRAPH_MPPC);
kfree(outbuf, M_NETGRAPH_MPPC);
buf = kmalloc(len, M_NETGRAPH_MPPC, M_WAITOK | M_NULLOK);
M_NETGRAPH_MPPC, M_WAITOK | M_NULLOK);
kfree(buf, M_NETGRAPH_MPPC);
MALLOC_DEFINE(M_NETGRAPH_MPPC, "netgraph_mppc", "netgraph mppc node ");
kfree(buf, M_NETGRAPH_MPPC);
kfree(decompbuf, M_NETGRAPH_MPPC);
kfree(buf, M_NETGRAPH_MPPC);
kfree(decompbuf, M_NETGRAPH_MPPC);