nxe_info
struct nxe_info *ni;
ni = malloc(sizeof(struct nxe_info), M_TEMP, M_NOWAIT);
sizeof(struct nxe_info)) != 0) {