Searched defs:flow_key (Results 1 – 3 of 3) sorted by relevance
| /net/openvswitch/ |
| A D | actions.c | 162 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls() 225 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr() 453 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() 505 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv6() 575 static int set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_nsh() 647 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_udp() 690 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_tcp() 719 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_sctp() 1086 struct sw_flow_key *flow_key, in execute_set_action() 1106 struct sw_flow_key *flow_key, in execute_masked_set_action()
|
| A D | flow.h | 54 #define TUN_METADATA_OPTS(flow_key, opt_len) \ argument
|
| A D | flow_netlink.c | 2870 const struct sw_flow_key *flow_key, in validate_set()
|
Completed in 18 milliseconds