nxe_userinfo
struct nxe_userinfo *nu;
nu = malloc(sizeof(struct nxe_userinfo), M_TEMP, M_NOWAIT);
sizeof(struct nxe_userinfo)) != 0) {