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

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

Completed in 58 milliseconds