Home
last modified time | relevance | path

Searched refs:FLOW_DISSECTOR_KEY_ENC_KEYID (Results 1 – 19 of 19) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_gre.c73 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in mlx5e_tc_tun_parse_gretap()
H A Dtc_tun_mplsoudp.c70 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) in parse_tunnel()
H A Dtc_tun_vxlan.c171 if (!flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) in mlx5e_tc_tun_parse_vxlan()
H A Dtc_tun_geneve.c135 if (!flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) in mlx5e_tc_tun_parse_geneve_vni()
/openbmc/linux/include/net/
H A Dflow_dissector.h347 FLOW_DISSECTOR_KEY_ENC_KEYID, /* struct flow_dissector_key_keyid */ enumerator
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dmatch.c457 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in nfp_flower_compile_tun_udp_key()
474 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in nfp_flower_compile_tun_gre_key()
H A Doffload.c36 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | \
50 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | \
H A Dconntrack.c417 if (ovlp_keys & BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID)) { in nfp_ct_merge_check()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c259 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in cxgb4_process_flow_match()
321 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in cxgb4_validate_flow_match()
/openbmc/linux/net/core/
H A Dflow_dissector.c373 FLOW_DISSECTOR_KEY_ENC_KEYID) && in skb_flow_dissect_tunnel_info()
427 if (dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in skb_flow_dissect_tunnel_info()
431 FLOW_DISSECTOR_KEY_ENC_KEYID, in skb_flow_dissect_tunnel_info()
H A Dflow_offload.c208 FLOW_DISSECTOR_MATCH(rule, FLOW_DISSECTOR_KEY_ENC_KEYID, out); in flow_rule_match_enc_keyid()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1319 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in ice_parse_tunnel_attr()
1417 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in ice_parse_cls_flower()
1450 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in ice_parse_cls_flower()
/openbmc/linux/net/netfilter/
H A Dnf_flow_table_offload.c43 NF_FLOW_DISSECTOR(match, FLOW_DISSECTOR_KEY_ENC_KEYID, enc_key_id); in nf_flow_rule_lwt_match()
46 enc_keys = BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in nf_flow_rule_lwt_match()
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc.c291 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in efx_tc_flower_parse_match()
429 (BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in efx_tc_flower_parse_match()
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_main.c3752 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID))) { in iavf_parse_cls_flower()
3758 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in iavf_parse_cls_flower()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c479 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in bnxt_tc_parse_flow()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2163 COPY_DISSECTOR(rule, FLOW_DISSECTOR_KEY_ENC_KEYID, in mlx5e_get_flow_tunnel_id()
2613 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID) | in __parse_cls_flower()
/openbmc/linux/net/sched/
H A Dcls_flower.c2072 FLOW_DISSECTOR_KEY_ENC_KEYID, enc_key_id); in fl_init_dissector()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c8580 BIT_ULL(FLOW_DISSECTOR_KEY_ENC_KEYID))) { in i40e_parse_cls_flower()
8586 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ENC_KEYID)) { in i40e_parse_cls_flower()