xt_af
xt = kzalloc_objs(struct xt_af, NFPROTO_NUMPROTO);
struct xt_af *xp = &xt[af];
static struct xt_af *xt __read_mostly;