Searched refs:flow_rule_match_ip (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/net/core/ |
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.12.1/drivers/net/ethernet/chelsio/cxgb4/ |
D | cxgb4_tc_flower.c | 254 flow_rule_match_ip(rule, &match); in cxgb4_process_flow_match() 351 flow_rule_match_ip(rule, &match); in cxgb4_validate_flow_match()
|
/linux-6.12.1/drivers/net/ethernet/microchip/vcap/ |
D | vcap_tc.c | 394 flow_rule_match_ip(st->frule, &mt); in vcap_tc_flower_handler_ip_usage()
|
/linux-6.12.1/include/net/ |
D | flow_offload.h | 115 void flow_rule_match_ip(const struct flow_rule *rule,
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/ |
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()
|
D | match.c | 224 flow_rule_match_ip(rule, &match); in nfp_flower_compile_ip_ext()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_flower.c | 541 flow_rule_match_ip(rule, &match); in mlxsw_sp_flower_parse_ip()
|
/linux-6.12.1/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-switch-flower.c | 97 flow_rule_match_ip(rule, &match); in dpaa2_switch_flower_parse_key()
|
/linux-6.12.1/drivers/net/dsa/ |
D | bcm_sf2_cfp.c | 400 flow_rule_match_ip(flow->rule, &ip); in bcm_sf2_cfp_ipv4_rule_set()
|
/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/ |
D | otx2_tc.c | 766 flow_rule_match_ip(rule, &match); in otx2_tc_prepare_flow()
|
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_tc_lib.c | 1701 flow_rule_match_ip(rule, &match); in ice_parse_cls_flower()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 2453 flow_rule_match_ip(rule, &match); in mlx5e_tc_verify_tunnel_ecn() 3004 flow_rule_match_ip(rule, &match); in __parse_cls_flower()
|