Home
last modified time | relevance | path

Searched refs:flow_rule_match_ports_range (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/core/
Dflow_offload.c128 void flow_rule_match_ports_range(const struct flow_rule *rule, in flow_rule_match_ports_range() function
133 EXPORT_SYMBOL(flow_rule_match_ports_range);
/linux-6.1.9/include/net/
Dflow_offload.h109 void flow_rule_match_ports_range(const struct flow_rule *rule,
/linux-6.1.9/drivers/net/ethernet/marvell/prestera/
Dprestera_flower.c311 flow_rule_match_ports_range(f_rule, &match); in prestera_flower_parse()