Searched defs:flow_table (Results 1 – 12 of 12) sorted by relevance
/linux/net/openvswitch/ |
H A D | flow_table.h | 62 struct flow_table { struct 80 int ovs_flow_tbl_init(struct flow_table *); argument
|
H A D | flow.h | 226 } flow_table, ufid_table; member
|
H A D | flow_table.c | 617 int ovs_flow_tbl_flush(struct flow_table *flow_table) in ovs_flow_tbl_flush()
|
/linux/net/netfilter/ |
H A D | nf_flow_table_core.c | 319 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add() 352 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh() 371 static void flow_offload_del(struct nf_flowtable *flow_table, in flow_offload_del() 392 flow_offload_lookup(struct nf_flowtable *flow_table, in flow_offload_lookup() 417 nf_flow_table_iterate(struct nf_flowtable *flow_table, in nf_flow_table_iterate() 451 static bool nf_flow_custom_gc(struct nf_flowtable *flow_table, in nf_flow_custom_gc() 554 static void nf_flow_offload_gc_step(struct nf_flowtable *flow_table, in nf_flow_offload_gc_step() 586 void nf_flow_table_gc_run(struct nf_flowtable *flow_table) in nf_flow_table_gc_run() 593 struct nf_flowtable *flow_table; in nf_flow_offload_work_gc() local 712 static void nf_flow_table_do_cleanup(struct nf_flowtable *flow_table, in nf_flow_table_do_cleanup() [all …]
|
H A D | nf_flow_table_ip.c | 356 struct nf_flowtable *flow_table, struct sk_buff *skb) in nf_flow_offload_lookup() 371 struct nf_flowtable *flow_table, in nf_flow_offload_forward() 422 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ip_hook() local 650 struct nf_flowtable *flow_table, in nf_flow_offload_ipv6_forward() 697 struct nf_flowtable *flow_table, in nf_flow_offload_ipv6_lookup() 717 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ipv6_hook() local
|
/linux/net/core/ |
H A D | net-sysfs.c | 1053 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt() local 1153 struct rps_dev_flow_table *flow_table; in rx_queue_release() local
|
H A D | dev.c | 4835 static u32 rfs_slot(u32 hash, const struct rps_dev_flow_table *flow_table) in rfs_slot() 4848 struct rps_dev_flow_table *flow_table; in set_rps_cpu() local 4896 struct rps_dev_flow_table *flow_table; in get_rps_cpu() local 5005 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow() local
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | main.h | 313 struct rhashtable flow_table; member
|
/linux/drivers/net/ethernet/airoha/ |
H A D | airoha_eth.h | 563 struct rhashtable flow_table; member
|
/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.h | 1338 struct rhashtable flow_table; member
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | mlx5_ib.h | 255 struct mlx5_flow_table *flow_table; member
|
/linux/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt.h | 1812 struct rhashtable flow_table; member
|