Searched defs:nft_trans_rule (Results 1 – 1 of 1) sorted by relevance
1666 struct nft_trans_rule { struct1676 container_of(trans, struct nft_trans_rule, nft_trans) argument1677 #define nft_trans_rule(trans) \ macro