Searched refs:xt_af (Results 1 - 1 of 1) sorted by relevance

/net/netfilter/
H A Dx_tables.c48 struct xt_af { struct
60 static struct xt_af *xt;
424 struct xt_af *xp = &xt[af];
1328 xt = kmalloc(sizeof(struct xt_af) * NFPROTO_NUMPROTO, GFP_KERNEL);

Completed in 21 milliseconds