Home
last modified time | relevance | path

Searched defs:nft_trans_flowtable (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/netfilter/
H A Dnf_tables.h1834 struct nft_trans_flowtable { struct
1843 container_of(t, struct nft_trans_flowtable, nft_trans) argument
1844 #define nft_trans_flowtable(trans) \ macro