Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dx_tables.c50 struct xt_af { struct
62 static struct xt_af *xt; argument
650 struct xt_af *xp = &xt[af]; in xt_compat_add_offset()
1902 xt = kmalloc_array(NFPROTO_NUMPROTO, sizeof(struct xt_af), GFP_KERNEL); in xt_init()