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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_noinline.c106 struct flow_key { struct
/linux-master/net/openvswitch/
H A Dactions.c198 static int set_mpls(struct sk_buff *skb, struct sw_flow_key *flow_key, argument
257 static int set_eth_addr(struct sk_buff *skb, struct sw_flow_key *flow_key, argument
485 static int set_ipv4(struct sk_buff *skb, struct sw_flow_key *flow_key, argument
537 set_ipv6(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_ipv6 *key, const struct ovs_key_ipv6 *mask) argument
607 set_nsh(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) argument
679 set_udp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_udp *key, const struct ovs_key_udp *mask) argument
722 set_tcp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_tcp *key, const struct ovs_key_tcp *mask) argument
751 set_sctp(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct ovs_key_sctp *key, const struct ovs_key_sctp *mask) argument
1104 execute_set_action(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) argument
1124 execute_masked_set_action(struct sk_buff *skb, struct sw_flow_key *flow_key, const struct nlattr *a) argument
[all...]
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) argument
/linux-master/drivers/net/ethernet/sun/
H A Dniu.c7026 static u64 niu_flowkey_to_ethflow(u64 flow_key) argument
7049 static int niu_ethflow_to_flowkey(u64 ethflow, u64 *flow_key) argument
7313 u64 flow_key = 0; local
[all...]
H A Dniu.h3123 u64 flow_key[12]; member in struct:rx_pkt_hdr0::niu_parent

Completed in 198 milliseconds