Searched defs:nft_trans_rule (Results 1 – 1 of 1) sorted by relevance
1658 struct nft_trans_rule { struct1668 container_of(trans, struct nft_trans_rule, nft_trans) argument1669 #define nft_trans_rule(trans) \ macro