Searched refs:nf_flow_key (Results 1 – 2 of 2) sorted by relevance
21 struct nf_flow_key { struct43 struct nf_flow_key key; argument44 struct nf_flow_key mask;
30 offsetof(struct nf_flow_key, __field)35 struct nf_flow_key *mask = &match->mask; in nf_flow_rule_lwt_match()36 struct nf_flow_key *key = &match->key; in nf_flow_rule_lwt_match()94 struct nf_flow_key *mask = &match->mask; in nf_flow_rule_match()95 struct nf_flow_key *key = &match->key; in nf_flow_rule_match()