Home
last modified time | relevance | path

Searched refs:FLOW_DISSECTOR_KEY_PORTS (Results 1 – 25 of 34) sorted by relevance

12

/openbmc/linux/net/netfilter/
H A Dnft_payload.c486 NFT_OFFLOAD_MATCH(FLOW_DISSECTOR_KEY_PORTS, tp, src, in nft_payload_offload_tcp()
493 NFT_OFFLOAD_MATCH(FLOW_DISSECTOR_KEY_PORTS, tp, dst, in nft_payload_offload_tcp()
514 NFT_OFFLOAD_MATCH(FLOW_DISSECTOR_KEY_PORTS, tp, src, in nft_payload_offload_udp()
521 NFT_OFFLOAD_MATCH(FLOW_DISSECTOR_KEY_PORTS, tp, dst, in nft_payload_offload_udp()
H A Dnf_flow_table_offload.c105 NF_FLOW_DISSECTOR(match, FLOW_DISSECTOR_KEY_PORTS, tp); in nf_flow_rule_match()
197 match->dissector.used_keys |= BIT_ULL(FLOW_DISSECTOR_KEY_PORTS); in nf_flow_rule_match()
/openbmc/linux/net/core/
H A Dflow_dissector.c836 if (dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_PORTS)) in __skb_flow_dissect_ports()
838 FLOW_DISSECTOR_KEY_PORTS, in __skb_flow_dissect_ports()
955 if (dissector_uses_key(flow_dissector, FLOW_DISSECTOR_KEY_PORTS)) { in __skb_flow_bpf_to_target()
957 FLOW_DISSECTOR_KEY_PORTS, in __skb_flow_bpf_to_target()
1993 .key_id = FLOW_DISSECTOR_KEY_PORTS,
2028 .key_id = FLOW_DISSECTOR_KEY_PORTS,
H A Dflow_offload.c131 FLOW_DISSECTOR_MATCH(rule, FLOW_DISSECTOR_KEY_PORTS, out); in flow_rule_match_ports()
/openbmc/linux/include/net/
H A Dflow_dissector.h337 FLOW_DISSECTOR_KEY_PORTS, /* struct flow_dissector_key_ports */ enumerator
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.c128 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in efx_tc_ct_parse_match()
222 if (flow_rule_match_key(fr, FLOW_DISSECTOR_KEY_PORTS)) { in efx_tc_ct_parse_match()
H A Dtc.c290 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in efx_tc_flower_parse_match()
313 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in efx_tc_flower_parse_match()
365 (BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in efx_tc_flower_parse_match()
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_flower.c212 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in prestera_flower_parse()
294 if (flow_rule_match_key(f_rule, FLOW_DISSECTOR_KEY_PORTS)) { in prestera_flower_parse()
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_flower.c412 if (!flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) in mlxsw_sp_flower_parse_ports()
577 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in mlxsw_sp_flower_parse()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch-flower.c24 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in dpaa2_switch_flower_parse_key()
81 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in dpaa2_switch_flower_parse_key()
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_flower.c587 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in ocelot_flower_parse_key()
745 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in ocelot_flower_parse_key()
/openbmc/linux/drivers/net/ethernet/microchip/vcap/
H A Dvcap_tc.c161 st->used_keys |= BIT_ULL(FLOW_DISSECTOR_KEY_PORTS); in vcap_tc_flower_handler_portnum_usage()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Doffload.c32 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | \
143 flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS) || in nfp_flower_check_higher_than_mac()
149 return flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS) || in nfp_flower_check_higher_than_l3()
H A Dmatch.c192 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in nfp_flower_compile_tport()
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_tc_flower.c237 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in cxgb4_process_flow_match()
320 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in cxgb4_validate_flow_match()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_tc_flower.c214 [FLOW_DISSECTOR_KEY_PORTS] = vcap_tc_flower_handler_portnum_usage,
/openbmc/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c364 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in mtk_flow_offload_replace()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_tc.c539 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in otx2_tc_prepare_flow()
733 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in otx2_tc_prepare_flow()
/openbmc/linux/net/ethtool/
H A Dioctl.c3229 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS); in ethtool_rx_flow_rule_create()
3230 match->dissector.offset[FLOW_DISSECTOR_KEY_PORTS] = in ethtool_rx_flow_rule_create()
3281 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS); in ethtool_rx_flow_rule_create()
3282 match->dissector.offset[FLOW_DISSECTOR_KEY_PORTS] = in ethtool_rx_flow_rule_create()
/openbmc/linux/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1706 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in qede_flow_parse_ports()
1834 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS))) { in qede_parse_flow_attr()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_selftests.c1485 dissector->used_keys |= (1ULL << FLOW_DISSECTOR_KEY_PORTS); in __stmmac_test_l4filt()
1487 dissector->offset[FLOW_DISSECTOR_KEY_PORTS] = offsetof(typeof(keys), key); in __stmmac_test_l4filt()
H A Dstmmac_tc.c526 if (!dissector_uses_key(dissector, FLOW_DISSECTOR_KEY_PORTS)) in tc_add_ports_flow()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c1435 BIT_ULL(FLOW_DISSECTOR_KEY_PORTS) | in ice_parse_cls_flower()
1645 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in ice_parse_cls_flower()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c257 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in mlx5_tc_ct_rule_to_tuple()
435 if (flow_rule_match_key(rule, FLOW_DISSECTOR_KEY_PORTS)) { in mlx5_tc_ct_set_tuple_match()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_tc_flower.c245 [FLOW_DISSECTOR_KEY_PORTS] = vcap_tc_flower_handler_portnum_usage,

12