M_NETADDR
np = (struct netcred *)malloc(nplen, M_NETADDR, M_WAITOK|M_ZERO);
free(np, M_NETADDR, np->netc_len);