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