Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dx_tables.c48 struct xt_af { struct
60 static struct xt_af *xt; argument
462 struct xt_af *xp = &xt[af]; in xt_compat_add_offset()
1557 xt = kmalloc(sizeof(struct xt_af) * NFPROTO_NUMPROTO, GFP_KERNEL); in xt_init()