/linux-6.12.1/net/netfilter/ |
D | nf_flow_table_offload.c | 216 flow_action_entry_next(struct nf_flow_rule *flow_rule) in flow_action_entry_next() 226 struct nf_flow_rule *flow_rule) in flow_offload_eth_src() 273 struct nf_flow_rule *flow_rule) in flow_offload_eth_dst() 330 struct nf_flow_rule *flow_rule) in flow_offload_ipv4_snat() 357 struct nf_flow_rule *flow_rule) in flow_offload_ipv4_dnat() 381 static void flow_offload_ipv6_mangle(struct nf_flow_rule *flow_rule, in flow_offload_ipv6_mangle() 398 struct nf_flow_rule *flow_rule) in flow_offload_ipv6_snat() 423 struct nf_flow_rule *flow_rule) in flow_offload_ipv6_dnat() 467 struct nf_flow_rule *flow_rule) in flow_offload_port_snat() 497 struct nf_flow_rule *flow_rule) in flow_offload_port_dnat() [all …]
|
D | nf_flow_table_inet.c | 48 struct nf_flow_rule *flow_rule) in nf_flow_rule_route_inet()
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_ct.c | 99 struct mlx5_flow_handle *flow_rule; member 548 mlx5_tc_ct_get_ct_metadata_action(struct flow_rule *flow_rule) in mlx5_tc_ct_get_ct_metadata_action() 680 struct flow_rule *flow_rule, in mlx5_tc_ct_entry_create_nat() 718 struct flow_rule *flow_rule, in mlx5_tc_ct_entry_create_mod_hdr() 803 struct flow_rule *flow_rule, in mlx5_tc_ct_entry_add_rule() 880 struct flow_rule *flow_rule, in mlx5_tc_ct_entry_update_rule() 1098 struct flow_rule *flow_rule, in mlx5_tc_ct_entry_add_rules() 1141 struct flow_rule *flow_rule, in mlx5_tc_ct_entry_update_rules() 1164 mlx5_tc_ct_block_flow_offload_update(struct mlx5_ct_ft *ft, struct flow_rule *flow_rule, in mlx5_tc_ct_block_flow_offload_update() 1193 struct flow_rule *flow_rule = flow_cls_offload_flow_rule(flow); in mlx5_tc_ct_block_flow_offload_add() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ |
D | rdma.c | 26 struct mlx5_flow_handle *flow_rule = NULL; in mlx5_rdma_enable_roce_steering() local
|
D | en_rep.c | 468 struct mlx5_flow_handle *flow_rule; in mlx5e_sqs2vport_add_peers_rules() local 505 struct mlx5_flow_handle *flow_rule; in mlx5e_sqs2vport_start() local 638 struct mlx5_flow_handle *flow_rule; in mlx5e_rep_add_meta_tunnel_rule() local 1034 struct mlx5_flow_handle *flow_rule; in mlx5e_create_rep_vport_rx_rule() local 1664 struct mlx5_flow_handle *flow_rule; in mlx5e_vport_rep_event_pair() local
|
D | eswitch_offloads.c | 946 struct mlx5_flow_handle *flow_rule; in mlx5_eswitch_add_send_to_vport_rule() local 1045 struct mlx5_flow_handle *flow_rule; in mlx5_eswitch_add_send_to_vport_meta_rule() local 1359 struct mlx5_flow_handle *flow_rule = NULL; in esw_add_fdb_miss_rule() local 1421 struct mlx5_flow_handle *flow_rule; in esw_add_restore_rule() local 2144 struct mlx5_flow_handle *flow_rule; in mlx5_eswitch_create_vport_rx_rule() local 2171 struct mlx5_flow_handle *flow_rule; in esw_create_vport_rx_drop_rule() local 2684 struct mlx5_flow_handle *flow_rule = NULL; in __esw_set_master_egress_rule() local
|
D | eswitch.c | 64 struct mlx5_flow_handle *flow_rule; member 212 struct mlx5_flow_handle *flow_rule = NULL; in __esw_fdb_set_vport_rule() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
D | ct_fs_smfs.c | 245 mlx5_ct_fs_smfs_ct_validate_flow_rule(struct mlx5_ct_fs *fs, struct flow_rule *flow_rule) in mlx5_ct_fs_smfs_ct_validate_flow_rule() 297 struct mlx5_flow_attr *attr, struct flow_rule *flow_rule) in mlx5_ct_fs_smfs_ct_rule_add()
|
D | ct_fs_dmfs.c | 31 struct mlx5_flow_attr *attr, struct flow_rule *flow_rule) in mlx5_ct_fs_dmfs_ct_rule_add()
|
D | int_port.c | 68 struct mlx5_flow_handle *flow_rule; in mlx5e_int_port_create_rx_rule() local
|
/linux-6.12.1/drivers/net/ethernet/google/gve/ |
D | gve_flow_rule.c | 14 struct gve_adminq_flow_rule *flow_rule = &rule->flow_rule; in gve_fill_ethtool_flow_spec() local
|
D | gve_adminq.h | 514 struct gve_adminq_flow_rule flow_rule; member
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ |
D | ingress_ofld.c | 128 struct mlx5_flow_handle *flow_rule; in esw_acl_ingress_src_port_drop_create() local
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/ |
D | legacy.c | 255 struct mlx5_flow_handle *flow_rule; in _mlx5_eswitch_set_vepa_locked() local
|
/linux-6.12.1/include/net/ |
D | flow_offload.h | 439 struct flow_rule { struct 444 struct flow_rule *flow_rule_alloc(unsigned int num_actions); argument
|
/linux-6.12.1/net/sched/ |
D | act_ct.c | 245 struct nf_flow_rule *flow_rule) in tcf_ct_flow_table_fill_actions()
|
/linux-6.12.1/drivers/net/ethernet/netronome/nfp/flower/ |
D | conntrack.c | 2149 struct flow_rule *flow_rule = flow->rule; in nfp_fl_ct_offload_nft_supported() local
|
/linux-6.12.1/drivers/infiniband/hw/mlx5/ |
D | qp.c | 3942 struct mlx5_flow_handle *flow_rule; in modify_raw_packet_qp() local
|
D | mlx5_ib.h | 458 struct mlx5_flow_handle *flow_rule; member
|