Home
last modified time | relevance | path

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

/linux/include/net/
A Dflow_dissector.h367 FLOW_DISSECTOR_KEY_IP, /* struct flow_dissector_key_ip */ enumerator
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_flower.c251 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in cxgb4_process_flow_match()
323 BIT_ULL(FLOW_DISSECTOR_KEY_IP))) { in cxgb4_validate_flow_match()
341 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in cxgb4_validate_flow_match()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c532 if (!flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) in mlxsw_sp_flower_parse_ip()
580 BIT_ULL(FLOW_DISSECTOR_KEY_IP) | in mlxsw_sp_flower_parse()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c25 BIT_ULL(FLOW_DISSECTOR_KEY_IP) | in dpaa2_switch_flower_parse_key()
94 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in dpaa2_switch_flower_parse_key()
/linux/net/core/
A Dflow_dissector.c883 if (!dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_IP)) in __skb_flow_dissect_ipv4()
887 FLOW_DISSECTOR_KEY_IP, in __skb_flow_dissect_ipv4()
901 if (!dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_IP)) in __skb_flow_dissect_ipv6()
905 FLOW_DISSECTOR_KEY_IP, in __skb_flow_dissect_ipv6()
A Dflow_offload.c124 FLOW_DISSECTOR_MATCH(rule, FLOW_DISSECTOR_KEY_IP, out); in flow_rule_match_ip()
/linux/drivers/net/ethernet/microchip/vcap/
A Dvcap_tc.c404 st->used_keys |= BIT_ULL(FLOW_DISSECTOR_KEY_IP); in vcap_tc_flower_handler_ip_usage()
/linux/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_tc_flower.c226 [FLOW_DISSECTOR_KEY_IP] = vcap_tc_flower_handler_ip_usage,
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c650 BIT_ULL(FLOW_DISSECTOR_KEY_IP)))) { in otx2_tc_prepare_flow()
763 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in otx2_tc_prepare_flow()
/linux/net/ethtool/
A Dioctl.c3527 BIT(FLOW_DISSECTOR_KEY_IP); in ethtool_rx_flow_rule_create()
3528 match->dissector.offset[FLOW_DISSECTOR_KEY_IP] = in ethtool_rx_flow_rule_create()
3579 BIT_ULL(FLOW_DISSECTOR_KEY_IP); in ethtool_rx_flow_rule_create()
3580 match->dissector.offset[FLOW_DISSECTOR_KEY_IP] = in ethtool_rx_flow_rule_create()
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c220 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in nfp_flower_compile_ip_ext()
A Doffload.c46 BIT_ULL(FLOW_DISSECTOR_KEY_IP))
A Dconntrack.c405 if (ovlp_keys & BIT_ULL(FLOW_DISSECTOR_KEY_IP)) { in nfp_ct_merge_check()
/linux/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.c1494 BIT_ULL(FLOW_DISSECTOR_KEY_IP) | in ice_parse_cls_flower()
1698 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in ice_parse_cls_flower()
/linux/drivers/net/ethernet/microchip/sparx5/
A Dsparx5_tc_flower.c255 [FLOW_DISSECTOR_KEY_IP] = vcap_tc_flower_handler_ip_usage,
/linux/drivers/net/ethernet/sfc/
A Dtc.c298 BIT_ULL(FLOW_DISSECTOR_KEY_IP))) { in efx_tc_flower_parse_match()
313 BIT_ULL(FLOW_DISSECTOR_KEY_IP) | in efx_tc_flower_parse_match()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c2452 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in mlx5e_tc_verify_tunnel_ecn()
2740 BIT_ULL(FLOW_DISSECTOR_KEY_IP) | in __parse_cls_flower()
3001 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_IP)) { in __parse_cls_flower()
/linux/net/sched/
A Dcls_flower.c2185 FLOW_DISSECTOR_KEY_IP, ip); in fl_init_dissector()
/linux/net/xfrm/
A Dxfrm_policy.c4362 .key_id = FLOW_DISSECTOR_KEY_IP,

Completed in 85 milliseconds