Searched +defs:this +defs:flow (Results 1 – 7 of 7) sorted by relevance
/linux-6.14.4/net/netfilter/ |
D | nf_tables_offload.c | 12 struct nft_flow_rule *flow; in nft_flow_rule_alloc() local 31 void nft_flow_rule_set_addr_type(struct nft_flow_rule *flow, in nft_flow_rule_set_addr_type() 54 struct nft_flow_rule *flow) in nft_flow_rule_transfer_vlan() 92 struct nft_flow_rule *flow; in nft_flow_rule_create() local 146 void nft_flow_rule_destroy(struct nft_flow_rule *flow) in nft_flow_rule_destroy() 245 const struct nft_flow_rule *flow, in nft_flow_cls_offload_setup() 266 struct nft_flow_rule *flow, in nft_flow_offload_cmd() 286 struct nft_flow_rule *flow, in nft_flow_offload_rule() 657 static int nft_offload_netdev_event(struct notifier_block *this, in nft_offload_netdev_event()
|
D | nft_flow_offload.c | 310 struct flow_offload *flow; in nft_flow_offload_eval() local 490 static int flow_offload_netdev_event(struct notifier_block *this, in flow_offload_netdev_event()
|
D | nf_tables_api.c | 663 struct nft_flow_rule *flow; in nft_delrule() local 2313 const struct nft_hook *this) in nft_hook_list_find() 3053 struct nft_hook *this, *hook; in nft_delchain_hook() local 4139 struct nft_flow_rule *flow = NULL; in nf_tables_newrule() local 9167 struct nft_hook *this, *next; in nft_flowtable_hook_release() local 9182 struct nft_hook *this, *hook; in nft_delflowtable_hook() local 9584 static int nf_tables_flowtable_event(struct notifier_block *this, in nf_tables_flowtable_event() 11837 static int nft_rcv_nl_event(struct notifier_block *this, unsigned long event, in nft_rcv_nl_event()
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_tc.c | 605 struct mlx5e_tc_flow *mlx5e_flow_get(struct mlx5e_tc_flow *flow) in mlx5e_flow_get() 612 void mlx5e_flow_put(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in mlx5e_flow_put() 620 bool mlx5e_is_eswitch_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_eswitch_flow() 625 bool mlx5e_is_ft_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_ft_flow() 630 bool mlx5e_is_offloaded_flow(struct mlx5e_tc_flow *flow) in mlx5e_is_offloaded_flow() 635 int mlx5e_get_flow_namespace(struct mlx5e_tc_flow *flow) in mlx5e_get_flow_namespace() 642 get_flow_counter_dev(struct mlx5e_tc_flow *flow) in get_flow_counter_dev() 648 get_mod_hdr_table(struct mlx5e_priv *priv, struct mlx5e_tc_flow *flow) in get_mod_hdr_table() 659 struct mlx5e_tc_flow *flow, in mlx5e_tc_attach_mod_hdr() 678 struct mlx5e_tc_flow *flow, in mlx5e_tc_detach_mod_hdr() [all …]
|
/linux-6.14.4/drivers/infiniband/hw/mlx4/ |
D | main.c | 2378 static int mlx4_ib_netdev_event(struct notifier_block *this, in mlx4_ib_netdev_event() 2950 struct ib_flow_attr *flow; in mlx4_ib_steer_qp_reg() local 3207 static int mlx4_ib_event(struct notifier_block *this, unsigned long event, in mlx4_ib_event()
|
/linux-6.14.4/drivers/net/bonding/ |
D | bond_main.c | 4132 static int bond_netdev_event(struct notifier_block *this, in bond_netdev_event() 4295 static u32 bond_ip_hash(u32 hash, struct flow_keys *flow, int xmit_policy) in bond_ip_hash() 4317 struct flow_keys flow; in __bond_xmit_hash() local 5462 static void bond_sk_to_flow(struct sock *sk, struct flow_keys *flow) in bond_sk_to_flow() 5497 struct flow_keys flow; in bond_sk_hash_l34() local
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | en_netdev.c | 1893 struct ethtool_flow_id *flow, *tmp_flow; in mlx4_en_stop_port() local 2901 int mlx4_en_netdev_event(struct notifier_block *this, in mlx4_en_netdev_event()
|