Home
last modified time | relevance | path

Searched refs:flow_rule_match_basic (Results 1 – 25 of 27) sorted by relevance

12

/linux/net/core/
A Dflow_offload.c44 void flow_rule_match_basic(const struct flow_rule *rule, in flow_rule_match_basic() function
49 EXPORT_SYMBOL(flow_rule_match_basic);
/linux/drivers/net/ethernet/netronome/nfp/flower/
A Dmatch.c160 flow_rule_match_basic(rule, &match); in nfp_flower_compile_mpls()
208 flow_rule_match_basic(rule, &match); in nfp_flower_compile_ip_ext()
A Dconntrack.c102 flow_rule_match_basic(entry1->rule, &match1); in nfp_ct_merge_check()
103 flow_rule_match_basic(entry2->rule, &match2); in nfp_ct_merge_check()
508 flow_rule_match_basic(rules[j], &match); in nfp_fl_merge_actions_offload()
A Daction.c802 flow_rule_match_basic(rule, &match); in nfp_fl_commit_mangle()
A Doffload.c414 flow_rule_match_basic(rule, &basic); in nfp_flower_calculate_key_layers()
/linux/drivers/net/ethernet/mediatek/
A Dmtk_ppe_offload.c212 flow_rule_match_basic(rule, &match); in mtk_flow_offload_replace()
/linux/drivers/net/ethernet/marvell/prestera/
A Dprestera_flower.c131 flow_rule_match_basic(f_rule, &match); in prestera_flower_parse()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_tc_flower.c183 flow_rule_match_basic(rule, &match); in cxgb4_process_flow_match()
332 flow_rule_match_basic(rule, &match); in cxgb4_validate_flow_match()
/linux/include/net/
A Dflow_offload.h79 void flow_rule_match_basic(const struct flow_rule *rule,
/linux/drivers/net/dsa/sja1105/
A Dsja1105_flower.c220 flow_rule_match_basic(rule, &match); in sja1105_flower_parse_key()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dspectrum_flower.c466 flow_rule_match_basic(rule, &match); in mlxsw_sp_flower_parse()
/linux/drivers/net/ethernet/mscc/
A Docelot_flower.c560 flow_rule_match_basic(rule, &match); in ocelot_flower_parse_key()
/linux/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-switch-flower.c39 flow_rule_match_basic(rule, &match); in dpaa2_switch_flower_parse_key()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_tc.c466 flow_rule_match_basic(rule, &match); in tc_add_basic_flow()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c217 flow_rule_match_basic(rule, &basic); in mlx5_tc_ct_rule_to_tuple()
336 flow_rule_match_basic(rule, &match); in mlx5_tc_ct_set_tuple_match()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_tc.c425 flow_rule_match_basic(rule, &match); in otx2_tc_prepare_flow()
/linux/drivers/net/ethernet/intel/ice/
A Dice_tc_lib.c878 flow_rule_match_basic(rule, &match); in ice_parse_cls_flower()
/linux/drivers/net/ethernet/qlogic/qede/
A Dqede_filter.c1849 flow_rule_match_basic(rule, &match); in qede_parse_flow_attr()
/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_tc.c386 flow_rule_match_basic(rule, &match); in bnxt_tc_parse_flow()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c2210 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
2363 flow_rule_match_basic(rule, &match); in __parse_cls_flower()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_main.c2882 flow_rule_match_basic(rule, &match); in iavf_parse_cls_flower()
/linux/drivers/net/ethernet/intel/igb/
A Digb_main.c2629 flow_rule_match_basic(rule, &match); in igb_parse_cls_flower()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c7467 flow_rule_match_basic(flow, &match); in hclge_get_cls_key_basic()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_main.c8302 flow_rule_match_basic(rule, &match); in i40e_parse_cls_flower()
/linux/
A Dvmlinux.symvers2790 0x00000000 flow_rule_match_basic vmlinux EXPORT_SYMBOL

Completed in 129 milliseconds

12