avtab_alloc
rc = avtab_alloc(a, nel);
int avtab_alloc(struct avtab *h, u32 nrules);
rc = avtab_alloc(&(p->te_cond_avtab), p->te_avtab.nel);