Home
last modified time | relevance | path

Searched refs:FLOW_DISSECTOR_KEY_IPV4_ADDRS (Results 1 – 22 of 22) sorted by relevance

/Linux-v5.4/net/core/
Dflow_dissector.c311 skb_flow_dissect_set_enc_addr_type(FLOW_DISSECTOR_KEY_IPV4_ADDRS, in skb_flow_dissect_tunnel_info()
760 dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_IPV4_ADDRS)) { in __skb_flow_bpf_to_target()
762 FLOW_DISSECTOR_KEY_IPV4_ADDRS, in __skb_flow_bpf_to_target()
766 key_control->addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in __skb_flow_bpf_to_target()
973 FLOW_DISSECTOR_KEY_IPV4_ADDRS)) { in __skb_flow_dissect()
975 FLOW_DISSECTOR_KEY_IPV4_ADDRS, in __skb_flow_dissect()
980 key_control->addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in __skb_flow_dissect()
1372 case FLOW_DISSECTOR_KEY_IPV4_ADDRS: in flow_keys_hash_length()
1388 case FLOW_DISSECTOR_KEY_IPV4_ADDRS: in flow_get_u32_src()
1404 case FLOW_DISSECTOR_KEY_IPV4_ADDRS: in flow_get_u32_dst()
[all …]
Dflow_offload.c75 FLOW_DISSECTOR_MATCH(rule, FLOW_DISSECTOR_KEY_IPV4_ADDRS, out); in flow_rule_match_ipv4_addrs()
Dethtool.c2938 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS); in ethtool_rx_flow_rule_create()
2939 match->dissector.offset[FLOW_DISSECTOR_KEY_IPV4_ADDRS] = in ethtool_rx_flow_rule_create()
/Linux-v5.4/drivers/net/ethernet/mscc/
Docelot_flower.c52 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in ocelot_flower_parse()
119 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IPV4_ADDRS) && in ocelot_flower_parse()
/Linux-v5.4/include/net/
Dflow_dissector.h229 FLOW_DISSECTOR_KEY_IPV4_ADDRS, /* struct flow_dissector_key_ipv4_addrs */ enumerator
Dip.h542 flow->control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in iph_to_flow_copy_v4addrs()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c339 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in mlxsw_sp_flower_parse()
433 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) in mlxsw_sp_flower_parse()
/Linux-v5.4/net/netfilter/
Dnft_payload.c195 NFT_OFFLOAD_MATCH(FLOW_DISSECTOR_KEY_IPV4_ADDRS, ipv4, src, in nft_payload_offload_ip()
202 NFT_OFFLOAD_MATCH(FLOW_DISSECTOR_KEY_IPV4_ADDRS, ipv4, dst, in nft_payload_offload_ip()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c119 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in cxgb4_process_flow_match()
237 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in cxgb4_validate_flow_match()
/Linux-v5.4/net/ipv4/
Droute.c1926 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fib_multipath_hash()
1951 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fib_multipath_hash()
1959 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fib_multipath_hash()
1975 if (keys.control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in fib_multipath_hash()
1976 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fib_multipath_hash()
1987 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fib_multipath_hash()
1992 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fib_multipath_hash()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Doffload.c28 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | \
133 return flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IPV4_ADDRS) || in nfp_flower_check_higher_than_mac()
280 if (enc_ctl.key->addr_type != FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in nfp_flower_calculate_key_layers()
Dmatch.c236 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IPV4_ADDRS)) { in nfp_flower_compile_ipv4()
/Linux-v5.4/net/sched/
Dcls_flower.c1105 key->control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fl_set_key()
1202 key->enc_control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in fl_set_key()
1320 FLOW_DISSECTOR_KEY_IPV4_ADDRS, ipv4); in fl_init_dissector()
2272 if (key->control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS && in fl_dump_key()
2366 if (key->enc_control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS && in fl_dump_key()
Dsch_cake.c657 case FLOW_DISSECTOR_KEY_IPV4_ADDRS: in cake_hash()
/Linux-v5.4/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_tc.c423 if (!dissector_uses_key(dissector, FLOW_DISSECTOR_KEY_IPV4_ADDRS)) in tc_add_ip4_flow()
Dstmmac_selftests.c1307 dissector->used_keys |= (1 << FLOW_DISSECTOR_KEY_IPV4_ADDRS); in __stmmac_test_l3filt()
1308 dissector->offset[FLOW_DISSECTOR_KEY_IPV4_ADDRS] = 0; in __stmmac_test_l3filt()
/Linux-v5.4/drivers/net/ethernet/qlogic/qede/
Dqede_filter.c1837 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IPV4_ADDRS)) { in qede_flow_parse_v4_common()
1909 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in qede_parse_flow_attr()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c1678 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in parse_tunnel_attr()
1824 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in __parse_cls_flower()
2016 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in __parse_cls_flower()
/Linux-v5.4/drivers/net/ethernet/intel/iavf/
Diavf_main.c2697 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in iavf_parse_cls_flower()
2810 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in iavf_parse_cls_flower()
/Linux-v5.4/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_tc.c227 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IPV4_ADDRS)) { in bnxt_tc_parse_flow()
/Linux-v5.4/net/ipv6/
Droute.c2389 if (flkeys->control.addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in rt6_multipath_hash()
2390 hash_keys.control.addr_type = FLOW_DISSECTOR_KEY_IPV4_ADDRS; in rt6_multipath_hash()
/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_main.c7756 BIT(FLOW_DISSECTOR_KEY_IPV4_ADDRS) | in i40e_parse_cls_flower()
7844 if (addr_type == FLOW_DISSECTOR_KEY_IPV4_ADDRS) { in i40e_parse_cls_flower()