Lines Matching refs:fl_flow_key

38 struct fl_flow_key {
81 struct fl_flow_key key;
95 struct fl_flow_key dummy_key;
96 struct fl_flow_key mask;
113 struct fl_flow_key mkey;
116 struct fl_flow_key key;
134 .key_len = sizeof(struct fl_flow_key),
167 static void *fl_key_get_start(struct fl_flow_key *key,
173 static void fl_set_masked_key(struct fl_flow_key *mkey, struct fl_flow_key *key,
202 static void fl_clear_masked_range(struct fl_flow_key *key,
209 struct fl_flow_key *key,
210 struct fl_flow_key *mkey)
232 struct fl_flow_key *key,
233 struct fl_flow_key *mkey)
255 struct fl_flow_key *mkey)
262 struct fl_flow_key *mkey,
263 struct fl_flow_key *key)
282 struct cls_fl_filter *fl_mask_lookup(struct fl_flow_mask *mask, struct fl_flow_key *key)
284 struct fl_flow_key mkey;
310 struct fl_flow_key skb_key;
764 static int fl_set_key_port_range(struct nlattr **tb, struct fl_flow_key *key,
765 struct fl_flow_key *mask,
1087 static int fl_set_geneve_opt(const struct nlattr *nla, struct fl_flow_key *key,
1175 static int fl_set_vxlan_opt(const struct nlattr *nla, struct fl_flow_key *key,
1212 static int fl_set_erspan_opt(const struct nlattr *nla, struct fl_flow_key *key,
1277 static int fl_set_enc_opt(struct nlattr **tb, struct fl_flow_key *key,
1278 struct fl_flow_key *mask,
1493 struct fl_flow_key *key, struct fl_flow_key *mask,
1743 #define FL_KEY_MEMBER_OFFSET(member) offsetof(struct fl_flow_key, member)
1744 #define FL_KEY_MEMBER_SIZE(member) sizeof_field(struct fl_flow_key, member)
1764 struct fl_flow_key *mask)
2436 static int fl_dump_key_port_range(struct sk_buff *skb, struct fl_flow_key *key,
2437 struct fl_flow_key *mask)
2848 struct fl_flow_key *key, struct fl_flow_key *mask)
3059 struct fl_flow_key *key, *mask;
3157 struct fl_flow_key *key, *mask;