Searched refs:flow_rule_match_ip (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/net/core/ |
A D | flow_offload.c | 121 void flow_rule_match_ip(const struct flow_rule *rule, in flow_rule_match_ip() function 126 EXPORT_SYMBOL(flow_rule_match_ip);
|
/linux-6.3-rc2/drivers/net/ethernet/microchip/vcap/ |
A D | vcap_tc.c | 394 flow_rule_match_ip(st->frule, &mt); in vcap_tc_flower_handler_ip_usage()
|
/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/ |
A D | cxgb4_tc_flower.c | 254 flow_rule_match_ip(rule, &match); in cxgb4_process_flow_match() 346 flow_rule_match_ip(rule, &match); in cxgb4_validate_flow_match()
|
/linux-6.3-rc2/include/net/ |
A D | flow_offload.h | 111 void flow_rule_match_ip(const struct flow_rule *rule,
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A D | conntrack.c | 169 flow_rule_match_ip(rule, &match); in get_mangled_tos_ttl() 396 flow_rule_match_ip(entry1->rule, &match1); in nfp_ct_merge_check() 397 flow_rule_match_ip(entry2->rule, &match2); in nfp_ct_merge_check()
|
A D | match.c | 224 flow_rule_match_ip(rule, &match); in nfp_flower_compile_ip_ext()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxsw/ |
A D | spectrum_flower.c | 450 flow_rule_match_ip(rule, &match); in mlxsw_sp_flower_parse_ip()
|
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-switch-flower.c | 94 flow_rule_match_ip(rule, &match); in dpaa2_switch_flower_parse_key()
|
/linux-6.3-rc2/drivers/net/dsa/ |
A D | bcm_sf2_cfp.c | 400 flow_rule_match_ip(flow->rule, &ip); in bcm_sf2_cfp_ipv4_rule_set()
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_tc.c | 580 flow_rule_match_ip(rule, &match); in otx2_tc_prepare_flow()
|
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_tc_lib.c | 1540 flow_rule_match_ip(rule, &match); in ice_parse_cls_flower()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.c | 2441 flow_rule_match_ip(rule, &match); in mlx5e_tc_verify_tunnel_ecn() 2988 flow_rule_match_ip(rule, &match); in __parse_cls_flower()
|
Completed in 37 milliseconds