Searched refs:flow_rule_match_ip (Results 1 – 9 of 9) sorted by relevance
| /linux/net/core/ |
| H A D | flow_offload.c | 119 void flow_rule_match_ip(const struct flow_rule *rule, in flow_rule_match_ip() function 124 EXPORT_SYMBOL(flow_rule_match_ip);
|
| /linux/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_tc.c | 394 flow_rule_match_ip(st->frule, &mt); in vcap_tc_flower_handler_ip_usage()
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_tc_flower.c | 243 flow_rule_match_ip(rule, &match); in cxgb4_process_flow_match() 337 flow_rule_match_ip(rule, &match); in cxgb4_validate_flow_match()
|
| /linux/drivers/net/ethernet/netronome/nfp/flower/ |
| H A D | conntrack.c | 180 flow_rule_match_ip(rule, &match); in get_mangled_tos_ttl() 408 flow_rule_match_ip(entry1->rule, &match1); in nfp_ct_merge_check() 409 flow_rule_match_ip(entry2->rule, &match2); in nfp_ct_merge_check()
|
| H A D | match.c | 224 flow_rule_match_ip(rule, &match); in nfp_flower_compile_ip_ext()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_flower.c | 551 flow_rule_match_ip(rule, &match); in mlxsw_sp_flower_parse_ip()
|
| /linux/drivers/net/ethernet/freescale/dpaa2/ |
| H A D | dpaa2-switch-flower.c | 97 flow_rule_match_ip(rule, &match); in dpaa2_switch_flower_parse_key()
|
| /linux/drivers/net/dsa/ |
| H A D | bcm_sf2_cfp.c | 400 flow_rule_match_ip(flow->rule, &ip); in bcm_sf2_cfp_ipv4_rule_set()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_tc_lib.c | 1884 flow_rule_match_ip(rule, &match); in ice_parse_cls_flower()
|