Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dx_tables.c65 struct xt_af { struct
78 static struct xt_af *xt __read_mostly; argument
667 struct xt_af *xp = &xt[af]; in xt_compat_add_offset()
1989 xt = kcalloc(NFPROTO_NUMPROTO, sizeof(struct xt_af), GFP_KERNEL); in xt_init()