Home
last modified time | relevance | path

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

/net/netfilter/
Dx_tables.c46 struct xt_af { struct
58 static struct xt_af *xt; argument
645 struct xt_af *xp = &xt[af]; in xt_compat_add_offset()
1897 xt = kcalloc(NFPROTO_NUMPROTO, sizeof(struct xt_af), GFP_KERNEL); in xt_init()