Home
last modified time | relevance | path

Searched refs:FLOW_DISSECTOR_KEY_ICMP (Results 1 – 11 of 11) sorted by relevance

/linux/include/net/
H A Dflow_dissector.h352 FLOW_DISSECTOR_KEY_ICMP, /* struct flow_dissector_key_icmp */ enumerator
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c211 BIT_ULL(FLOW_DISSECTOR_KEY_ICMP) | in prestera_flower_parse()
357 if (flow_rule_match_key(f_rule, FLOW_DISSECTOR_KEY_ICMP)) { in prestera_flower_parse()
/linux/net/core/
H A Dflow_offload.c157 FLOW_DISSECTOR_MATCH(rule, FLOW_DISSECTOR_KEY_ICMP, out); in flow_rule_match_icmp()
H A Dflow_dissector.c198 if (!dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_ICMP)) in __skb_flow_dissect_icmp()
202 FLOW_DISSECTOR_KEY_ICMP, in __skb_flow_dissect_icmp()
/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c144 flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ICMP); in nfp_flower_check_higher_than_mac()
150 flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ICMP); in nfp_flower_check_higher_than_l3()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c654 BIT_ULL(FLOW_DISSECTOR_KEY_ICMP) | in otx2_tc_prepare_flow()
943 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ICMP)) { in otx2_tc_prepare_flow()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.c458 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ICMP)) { in bnxt_tc_parse_flow()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2748 BIT_ULL(FLOW_DISSECTOR_KEY_ICMP) | in __parse_cls_flower()
3092 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_ICMP)) { in __parse_cls_flower()
/linux/net/sched/
H A Dcls_flower.c2190 FLOW_DISSECTOR_KEY_ICMP, icmp); in fl_init_dissector()
/linux/net/xfrm/
H A Dxfrm_policy.c4404 .key_id = FLOW_DISSECTOR_KEY_ICMP,
/linux/drivers/net/bonding/
H A Dbond_main.c242 .key_id = FLOW_DISSECTOR_KEY_ICMP,