Home
last modified time | relevance | path

Searched refs:flow_rule_match_ip (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/net/core/
Dflow_offload.c86 void flow_rule_match_ip(const struct flow_rule *rule, in flow_rule_match_ip() function
91 EXPORT_SYMBOL(flow_rule_match_ip);
/Linux-v5.4/include/net/
Dflow_offload.h89 void flow_rule_match_ip(const struct flow_rule *rule,
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_flower.c172 flow_rule_match_ip(rule, &match); in cxgb4_process_flow_match()
265 flow_rule_match_ip(rule, &match); in cxgb4_validate_flow_match()
/Linux-v5.4/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c169 flow_rule_match_ip(rule, &match); in nfp_flower_compile_ip_ext()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_flower.c305 flow_rule_match_ip(rule, &match); in mlxsw_sp_flower_parse_ip()
/Linux-v5.4/drivers/net/dsa/
Dbcm_sf2_cfp.c380 flow_rule_match_ip(flow->rule, &ip); in bcm_sf2_cfp_ipv4_rule_set()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_tc.c2063 flow_rule_match_ip(rule, &match); in __parse_cls_flower()