Lines Matching defs:key
95 const struct sw_flow_key *key, in add_deferred_actions()
112 static void invalidate_flow_key(struct sw_flow_key *key) in invalidate_flow_key()
117 static bool is_flow_key_valid(const struct sw_flow_key *key) in is_flow_key_valid()
122 static int push_mpls(struct sk_buff *skb, struct sw_flow_key *key, in push_mpls()
158 static int pop_mpls(struct sk_buff *skb, struct sw_flow_key *key, in pop_mpls()
217 static int pop_vlan(struct sk_buff *skb, struct sw_flow_key *key) in pop_vlan()
229 static int push_vlan(struct sk_buff *skb, struct sw_flow_key *key, in push_vlan()
253 const struct ovs_key_ethernet *key, in set_eth_addr()
368 const struct ovs_key_ipv4 *key, in set_ipv4()
420 const struct ovs_key_ipv6 *key, in set_ipv6()
498 const struct ovs_key_udp *key, in set_udp()
540 const struct ovs_key_tcp *key, in set_tcp()
569 const struct ovs_key_sctp *key, in set_sctp()
611 struct sw_flow_key *key, const struct nlattr *attr) in output_userspace()
657 struct sw_flow_key *key, const struct nlattr *attr) in sample()
708 static void execute_hash(struct sk_buff *skb, struct sw_flow_key *key, in execute_hash()
801 struct sw_flow_key *key, in execute_recirc()
844 struct sw_flow_key *key, in do_execute_actions()
949 struct sw_flow_key *key = &da->pkt_key; in process_deferred_actions() local
966 struct sw_flow_key *key) in ovs_execute_actions()