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