Lines Matching defs: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()
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()
265 const struct ovs_key_ethernet *key, in set_eth_addr()
388 const struct ovs_key_ipv4 *key, in set_ipv4()
440 const struct ovs_key_ipv6 *key, in set_ipv6()
519 const struct ovs_key_udp *key, in set_udp()
561 const struct ovs_key_tcp *key, in set_tcp()
590 const struct ovs_key_sctp *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()
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() local
1159 struct sw_flow_key *key) in ovs_execute_actions()