Lines Matching refs:sw_flow_key

48 			      struct sw_flow_key *key,
56 struct sw_flow_key pkt_key;
113 const struct sw_flow_key *key, in add_deferred_actions()
130 static void invalidate_flow_key(struct sw_flow_key *key) in invalidate_flow_key()
135 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid()
140 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key, in push_mpls()
174 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key, in pop_mpls()
204 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls()
229 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan()
241 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key, in push_vlan()
264 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr()
387 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4()
439 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv6()
518 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_udp()
560 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_tcp()
589 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_sctp()
737 struct sw_flow_key *key) in do_output()
767 struct sw_flow_key *key, const struct nlattr *attr, in output_userspace()
819 struct sw_flow_key *key, const struct nlattr *attr, in sample()
874 static void execute_hash(struct sk_buff *skb, struct sw_flow_key *key, in execute_hash()
890 struct sw_flow_key *flow_key, in execute_set_action()
910 struct sw_flow_key *flow_key, in execute_masked_set_action()
979 struct sw_flow_key *key, in execute_recirc()
1022 struct sw_flow_key *key, in do_execute_actions()
1142 struct sw_flow_key *key = &da->pkt_key; in process_deferred_actions()
1159 struct sw_flow_key *key) in ovs_execute_actions()