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