Lines Matching refs:sw_flow_key
53 (FIELD_SIZEOF(struct sw_flow_key, tun_opts) - opt_len)
67 (offsetof(struct sw_flow_key, recirc_id) + \
68 FIELD_SIZEOF(struct sw_flow_key, recirc_id))
75 struct sw_flow_key { struct
166 static inline bool sw_flow_key_is_nd(const struct sw_flow_key *key) in sw_flow_key_is_nd() argument
185 struct sw_flow_key key;
189 struct sw_flow_key *key;
200 struct sw_flow_key *unmasked_key;
228 struct sw_flow_key key;
254 static inline u8 ovs_key_mac_proto(const struct sw_flow_key *key) in ovs_key_mac_proto()
264 static inline u16 ovs_mac_header_len(const struct sw_flow_key *key) in ovs_mac_header_len()
286 int ovs_flow_key_update(struct sk_buff *skb, struct sw_flow_key *key);
289 struct sw_flow_key *key);
293 struct sw_flow_key *key, bool log);