Searched refs:nf_flow_key (Results 1 – 2 of 2) sorted by relevance
19 struct nf_flow_key { struct39 struct nf_flow_key key; argument40 struct nf_flow_key mask;
29 offsetof(struct nf_flow_key, __field)34 struct nf_flow_key *mask = &match->mask; in nf_flow_rule_lwt_match()35 struct nf_flow_key *key = &match->key; in nf_flow_rule_lwt_match()83 struct nf_flow_key *mask = &match->mask; in nf_flow_rule_match()84 struct nf_flow_key *key = &match->key; in nf_flow_rule_match()