Home
last modified time | relevance | path

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

/linux-6.1.9/net/openvswitch/
Dactions.c196 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls()
255 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr()
476 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4()
528 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv6()
598 static int set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_nsh()
670 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_udp()
713 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_tcp()
742 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_sctp()
1085 struct sw_flow_key *flow_key, in execute_set_action()
1105 struct sw_flow_key *flow_key, in execute_masked_set_action()
Dflow.h54 #define TUN_METADATA_OPTS(flow_key, opt_len) \ argument
Dflow_netlink.c2859 const struct sw_flow_key *flow_key, in validate_set()
/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dtest_xdp_noinline.c105 struct flow_key { struct
122 struct flow_key flow; argument
/linux-6.1.9/drivers/net/ethernet/sun/
Dniu.c7026 static u64 niu_flowkey_to_ethflow(u64 flow_key) in niu_flowkey_to_ethflow()
7049 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) in niu_ethflow_to_flowkey()
7313 u64 flow_key = 0; in niu_set_hash_opts() local
Dniu.h3123 u64 flow_key[12]; member