Lines Matching refs:sw_flow_key
43 struct sw_flow_key pkt_key;
73 struct sw_flow_key key[OVS_DEFERRED_ACTION_THRESHOLD];
83 static struct sw_flow_key *clone_key(const struct sw_flow_key *key_)
87 struct sw_flow_key *key = NULL;
126 const struct sw_flow_key *key,
145 static void invalidate_flow_key(struct sw_flow_key *key)
150 static bool is_flow_key_valid(const struct sw_flow_key *key)
156 struct sw_flow_key *key,
162 struct sw_flow_key *key,
165 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key,
181 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key,
198 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key,
218 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key)
232 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key,
257 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key,
284 static int pop_eth(struct sk_buff *skb, struct sw_flow_key *key)
298 static int push_eth(struct sk_buff *skb, struct sw_flow_key *key,
314 static int push_nsh(struct sk_buff *skb, struct sw_flow_key *key,
329 static int pop_nsh(struct sk_buff *skb, struct sw_flow_key *key)
478 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key,
530 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key,
600 static int set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key,
672 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key,
715 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key,
744 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key,
854 struct sw_flow_key *key)
917 struct sw_flow_key *key)
948 struct sw_flow_key *key, const struct nlattr *attr,
1007 struct sw_flow_key *key,
1026 struct sw_flow_key *key, const struct nlattr *attr,
1057 struct sw_flow_key *key, const struct nlattr *attr,
1074 static void execute_hash(struct sk_buff *skb, struct sw_flow_key *key,
1098 struct sw_flow_key *flow_key,
1118 struct sw_flow_key *flow_key,
1193 struct sw_flow_key *key,
1212 struct sw_flow_key *key,
1250 static int execute_dec_ttl(struct sk_buff *skb, struct sw_flow_key *key)
1291 struct sw_flow_key *key,
1519 struct sw_flow_key *key, u32 recirc_id,
1524 struct sw_flow_key *clone;
1597 struct sw_flow_key *key = &da->pkt_key;
1614 struct sw_flow_key *key)