Searched refs:nft_flow_key (Results 1 – 3 of 3) sorted by relevance
38 struct nft_flow_key { struct54 struct nft_flow_key key; argument55 struct nft_flow_key mask;76 offsetof(struct nft_flow_key, __base); \78 offsetof(struct nft_flow_key, __base.__field); \
35 struct nft_flow_key *mask = &match->mask; in nft_flow_rule_set_addr_type()36 struct nft_flow_key *key = &match->key; in nft_flow_rule_set_addr_type()45 offsetof(struct nft_flow_key, control); in nft_flow_rule_set_addr_type()
136 reg->offset == offsetof(struct nft_flow_key, meta.ingress_iftype) && in __nft_cmp_offload()