Lines Matching refs:sw_flow_key

40 	struct sw_flow_key pkt_key;
70 struct sw_flow_key key[OVS_DEFERRED_ACTION_THRESHOLD];
80 static struct sw_flow_key *clone_key(const struct sw_flow_key *key_)
84 struct sw_flow_key *key = NULL;
123 const struct sw_flow_key *key,
142 static void invalidate_flow_key(struct sw_flow_key *key)
147 static bool is_flow_key_valid(const struct sw_flow_key *key)
153 struct sw_flow_key *key,
159 struct sw_flow_key *key,
162 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key,
178 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key,
195 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key,
215 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key)
229 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key,
254 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key,
281 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key)
295 static int push_eth(struct sk_buff *skb, struct sw_flow_key *key,
311 static int push_nsh(struct sk_buff *skb, struct sw_flow_key *key,
326 static int pop_nsh(struct sk_buff *skb, struct sw_flow_key *key)
475 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key,
527 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key,
597 static int set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key,
669 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key,
712 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key,
741 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key,
851 struct sw_flow_key *key)
911 struct sw_flow_key *key)
942 struct sw_flow_key *key, const struct nlattr *attr,
995 struct sw_flow_key *key,
1014 struct sw_flow_key *key, const struct nlattr *attr,
1045 struct sw_flow_key *key, const struct nlattr *attr,
1062 static void execute_hash(struct sk_buff *skb, struct sw_flow_key *key,
1078 struct sw_flow_key *flow_key,
1098 struct sw_flow_key *flow_key,
1173 struct sw_flow_key *key,
1192 struct sw_flow_key *key,
1230 static int execute_dec_ttl(struct sk_buff *skb, struct sw_flow_key *key)
1271 struct sw_flow_key *key,
1482 struct sw_flow_key *key, u32 recirc_id,
1487 struct sw_flow_key *clone;
1560 struct sw_flow_key *key = &da->pkt_key;
1577 struct sw_flow_key *key)