| /kernel/linux/linux-6.6/net/openvswitch/ |
| D | flow_table.h | 62 struct flow_table { struct 80 int ovs_flow_tbl_init(struct flow_table *); argument
|
| D | flow.h | 226 } flow_table, ufid_table; member
|
| D | flow_table.c | 620 int ovs_flow_tbl_flush(struct flow_table *flow_table) in ovs_flow_tbl_flush()
|
| /kernel/linux/linux-5.10/net/openvswitch/ |
| D | flow_table.h | 62 struct flow_table { struct 80 int ovs_flow_tbl_init(struct flow_table *); argument
|
| D | flow.h | 212 } flow_table, ufid_table; member
|
| D | flow_table.c | 619 int ovs_flow_tbl_flush(struct flow_table *flow_table) in ovs_flow_tbl_flush()
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| D | nf_flow_table_core.c | 279 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add() 312 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh() 335 static void flow_offload_del(struct nf_flowtable *flow_table, in flow_offload_del() 356 flow_offload_lookup(struct nf_flowtable *flow_table, in flow_offload_lookup() 381 nf_flow_table_iterate(struct nf_flowtable *flow_table, in nf_flow_table_iterate() 415 static bool nf_flow_custom_gc(struct nf_flowtable *flow_table, in nf_flow_custom_gc() 421 static void nf_flow_offload_gc_step(struct nf_flowtable *flow_table, in nf_flow_offload_gc_step() 443 void nf_flow_table_gc_run(struct nf_flowtable *flow_table) in nf_flow_table_gc_run() 450 struct nf_flowtable *flow_table; in nf_flow_offload_work_gc() local 569 static void nf_flow_table_do_cleanup(struct nf_flowtable *flow_table, in nf_flow_table_do_cleanup() [all …]
|
| D | nf_flow_table_ip.c | 347 struct nf_flowtable *flow_table, struct sk_buff *skb) in nf_flow_offload_lookup() 362 struct nf_flowtable *flow_table, in nf_flow_offload_forward() 413 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ip_hook() local 641 struct nf_flowtable *flow_table, in nf_flow_offload_ipv6_forward() 688 struct nf_flowtable *flow_table, in nf_flow_offload_ipv6_lookup() 708 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ipv6_hook() local
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| D | nf_flow_table_core.c | 224 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add() 257 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh() 274 static void flow_offload_del(struct nf_flowtable *flow_table, in flow_offload_del() 303 flow_offload_lookup(struct nf_flowtable *flow_table, in flow_offload_lookup() 328 nf_flow_table_iterate(struct nf_flowtable *flow_table, in nf_flow_table_iterate() 363 struct nf_flowtable *flow_table = data; in nf_flow_offload_gc_step() local 384 struct nf_flowtable *flow_table; in nf_flow_offload_work_gc() local 562 void nf_flow_table_free(struct nf_flowtable *flow_table) in nf_flow_table_free()
|
| D | nf_flow_table_ip.c | 246 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ip_hook() local 488 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ipv6_hook() local
|
| /kernel/linux/linux-5.10/include/net/netfilter/ |
| D | nf_flow_table.h | 164 nf_flow_table_offload_add_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_add_cb() 192 nf_flow_table_offload_del_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_del_cb()
|
| /kernel/linux/linux-6.6/include/net/netfilter/ |
| D | nf_flow_table.h | 224 nf_flow_table_offload_add_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_add_cb() 257 nf_flow_table_offload_del_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_del_cb()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | net-sysfs.c | 859 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt() local 959 struct rps_dev_flow_table *flow_table; in rx_queue_release() local
|
| D | dev.c | 4311 struct rps_dev_flow_table *flow_table; in set_rps_cpu() local 4359 struct rps_dev_flow_table *flow_table; in get_rps_cpu() local 4468 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | macsec_fs.c | 399 struct mlx5_flow_table *flow_table; in macsec_fs_tx_create() local 1504 struct mlx5_flow_table *flow_table; in macsec_fs_rx_create() local
|
| /kernel/linux/linux-6.6/net/core/ |
| D | net-sysfs.c | 917 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt() local 1017 struct rps_dev_flow_table *flow_table; in rx_queue_release() local
|
| D | dev.c | 4517 struct rps_dev_flow_table *flow_table; in set_rps_cpu() local 4565 struct rps_dev_flow_table *flow_table; in get_rps_cpu() local 4674 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/flower/ |
| D | main.h | 206 struct rhashtable flow_table; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/ |
| D | main.h | 313 struct rhashtable flow_table; member
|
| /kernel/linux/linux-5.10/include/net/ |
| D | flow_offload.h | 242 struct nf_flowtable *flow_table; member
|
| /kernel/linux/linux-6.6/include/net/ |
| D | flow_offload.h | 295 struct nf_flowtable *flow_table; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/ |
| D | mtk_eth_soc.h | 1290 struct rhashtable flow_table; member
|
| /kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 253 struct mlx5_flow_table *flow_table; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| D | mlx5_ib.h | 168 struct mlx5_flow_table *flow_table; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| D | bnxt.h | 1378 struct rhashtable flow_table; member
|