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.h1808 struct nft_trans_flowtable { struct
1817 container_of(t, struct nft_trans_flowtable, nft_trans) argument
1818 #define nft_trans_flowtable(trans) \ macro