Searched defs:nft_trans_flowtable (Results 1 – 1 of 1) sorted by relevance
1808 struct nft_trans_flowtable { struct1817 container_of(t, struct nft_trans_flowtable, nft_trans) argument1818 #define nft_trans_flowtable(trans) \ macro