Searched defs:flow_table (Results 1 – 15 of 15) sorted by relevance
/linux-6.3-rc2/net/openvswitch/ |
A D | flow_table.h | 62 struct flow_table { struct 80 int ovs_flow_tbl_init(struct flow_table *); argument
|
A D | flow.h | 226 } flow_table, ufid_table; member
|
A D | flow_table.c | 620 int ovs_flow_tbl_flush(struct flow_table *flow_table) in ovs_flow_tbl_flush()
|
/linux-6.3-rc2/net/netfilter/ |
A D | nf_flow_table_core.c | 286 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add() 319 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh() 342 static void flow_offload_del(struct nf_flowtable *flow_table, in flow_offload_del() 363 flow_offload_lookup(struct nf_flowtable *flow_table, in flow_offload_lookup() 388 nf_flow_table_iterate(struct nf_flowtable *flow_table, in nf_flow_table_iterate() 422 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() 604 void nf_flow_table_free(struct nf_flowtable *flow_table) in nf_flow_table_free()
|
A D | nf_flow_table_ip.c | 344 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ip_hook() local 610 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ipv6_hook() local
|
/linux-6.3-rc2/include/net/netfilter/ |
A D | nf_flow_table.h | 221 nf_flow_table_offload_add_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_add_cb() 249 nf_flow_table_offload_del_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_del_cb()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
A D | macsec_fs.c | 247 struct mlx5_flow_table *flow_table; in macsec_fs_tx_create() local 896 struct mlx5_flow_table *flow_table; in macsec_fs_rx_create() local
|
/linux-6.3-rc2/net/core/ |
A D | net-sysfs.c | 916 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt() local 1016 struct rps_dev_flow_table *flow_table; in rx_queue_release() local
|
A D | dev.c | 4386 struct rps_dev_flow_table *flow_table; in set_rps_cpu() local 4434 struct rps_dev_flow_table *flow_table; in get_rps_cpu() local 4541 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow() local
|
/linux-6.3-rc2/drivers/net/ethernet/netronome/nfp/flower/ |
A D | main.h | 312 struct rhashtable flow_table; member
|
/linux-6.3-rc2/include/net/ |
A D | flow_offload.h | 289 struct nf_flowtable *flow_table; member
|
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/ |
A D | otx2_common.h | 347 struct rhashtable flow_table; member
|
/linux-6.3-rc2/drivers/net/ethernet/mediatek/ |
A D | mtk_eth_soc.h | 1185 struct rhashtable flow_table; member
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | mlx5_ib.h | 241 struct mlx5_flow_table *flow_table; member
|
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnxt/ |
A D | bnxt.h | 1410 struct rhashtable flow_table; member
|
Completed in 89 milliseconds