Searched defs:flow_key (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/net/openvswitch/ |
| D | actions.c | 198 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls() 257 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr() 478 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() 530 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv6() 600 static int set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_nsh() 672 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_udp() 715 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_tcp() 744 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_sctp() 1099 struct sw_flow_key *flow_key, in execute_set_action() 1119 struct sw_flow_key *flow_key, in execute_masked_set_action()
|
| D | flow.h | 54 #define TUN_METADATA_OPTS(flow_key, opt_len) \ argument
|
| D | flow_netlink.c | 2856 const struct sw_flow_key *flow_key, in validate_set()
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| D | actions.c | 195 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls() 254 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr() 475 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() 527 static int set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv6() 597 static int set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_nsh() 669 static int set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_udp() 712 static int set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_tcp() 741 static int set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_sctp() 1078 struct sw_flow_key *flow_key, in execute_set_action() 1098 struct sw_flow_key *flow_key, in execute_masked_set_action()
|
| D | flow.h | 41 #define TUN_METADATA_OPTS(flow_key, opt_len) \ argument
|
| D | flow_netlink.c | 2828 const struct sw_flow_key *flow_key, in validate_set()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
| D | test_xdp_noinline.c | 105 struct flow_key { struct 122 struct flow_key flow; argument
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
| D | test_xdp_noinline.c | 105 struct flow_key { struct 122 struct flow_key flow; argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
| D | niu.c | 7008 static u64 niu_flowkey_to_ethflow(u64 flow_key) in niu_flowkey_to_ethflow() 7031 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) in niu_ethflow_to_flowkey() 7295 u64 flow_key = 0; in niu_set_hash_opts() local
|
| D | niu.h | 3123 u64 flow_key[12]; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
| D | niu.c | 7043 static u64 niu_flowkey_to_ethflow(u64 flow_key) in niu_flowkey_to_ethflow() 7066 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) in niu_ethflow_to_flowkey() 7330 u64 flow_key = 0; in niu_set_hash_opts() local
|
| D | niu.h | 3126 u64 flow_key[12]; member
|