Home
last modified time | relevance | path

Searched defs:flow_key (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c105 struct flow_key { struct
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c105 struct flow_key { struct
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c2827 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) validate_set() argument
H A Dactions.c195 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls() argument
254 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr() argument
475 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() argument
527 set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_ipv6 *key, const struct ovs_key_ipv6 *mask) set_ipv6() argument
597 set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) set_nsh() argument
669 set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_udp *key, const struct ovs_key_udp *mask) set_udp() argument
712 set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_tcp *key, const struct ovs_key_tcp *mask) set_tcp() argument
741 set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_sctp *key, const struct ovs_key_sctp *mask) set_sctp() argument
1077 execute_set_action(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) execute_set_action() argument
1097 execute_masked_set_action(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) execute_masked_set_action() argument
[all...]
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_netlink.c2868 validate_set(const struct nlattr *a, const struct sw_flow_key *flow_key, struct sw_flow_actions **sfa, bool *skip_copy, u8 mac_proto, __be16 eth_type, bool masked, bool log) validate_set() argument
H A Dactions.c198 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_mpls() argument
257 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_eth_addr() argument
478 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, in set_ipv4() argument
530 set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_ipv6 *key, const struct ovs_key_ipv6 *mask) set_ipv6() argument
600 set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) set_nsh() argument
672 set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_udp *key, const struct ovs_key_udp *mask) set_udp() argument
715 set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_tcp *key, const struct ovs_key_tcp *mask) set_tcp() argument
744 set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_sctp *key, const struct ovs_key_sctp *mask) set_sctp() argument
1097 execute_set_action(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) execute_set_action() argument
1117 execute_masked_set_action(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) execute_masked_set_action() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c7008 static u64 niu_flowkey_to_ethflow(u64 flow_key) in niu_flowkey_to_ethflow() argument
7031 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) in niu_ethflow_to_flowkey() argument
7295 u64 flow_key = 0; niu_set_hash_opts() local
[all...]
H A Dniu.h3123 u64 flow_key[12]; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c7026 static u64 niu_flowkey_to_ethflow(u64 flow_key) in niu_flowkey_to_ethflow() argument
7049 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) in niu_ethflow_to_flowkey() argument
7313 u64 flow_key = 0; niu_set_hash_opts() local
[all...]
H A Dniu.h3123 u64 flow_key[12]; member

Completed in 51 milliseconds