Home
last modified time | relevance | path

Searched defs:flow_key (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/net/openvswitch/
Dactions.c204 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls()
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()
890 struct sw_flow_key *flow_key, in execute_set_action()
910 struct sw_flow_key *flow_key, in execute_masked_set_action()
Dflow.h46 #define TUN_METADATA_OPTS(flow_key, opt_len) \ argument
Dflow_netlink.c2005 const struct sw_flow_key *flow_key, in validate_set()
/linux-4.4.14/drivers/net/ethernet/sun/
Dniu.c7034 static u64 niu_flowkey_to_ethflow(u64 flow_key) in niu_flowkey_to_ethflow()
7057 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) in niu_ethflow_to_flowkey()
7321 u64 flow_key = 0; in niu_set_hash_opts() local
Dniu.h3122 u64 flow_key[12]; member