Home
last modified time | relevance | path

Searched defs:flow_table (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/net/openvswitch/
Dflow_table.h48 struct flow_table { struct
65 int ovs_flow_tbl_init(struct flow_table *); argument
Dflow.h174 } flow_table, ufid_table; member
Dflow_table.c386 int ovs_flow_tbl_flush(struct flow_table *flow_table) in ovs_flow_tbl_flush()
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Dflow_table.c311 int mlx5_add_flow_table_entry(void *flow_table, u8 match_criteria_enable, in mlx5_add_flow_table_entry()
336 void mlx5_del_flow_table_entry(void *flow_table, u32 flow_index) in mlx5_del_flow_table_entry()
404 void mlx5_destroy_flow_table(void *flow_table) in mlx5_destroy_flow_table()
416 u32 mlx5_get_flow_table_id(void *flow_table) in mlx5_get_flow_table_id()
/linux-4.4.14/net/core/
Dnet-sysfs.c747 struct rps_dev_flow_table *flow_table; in show_rps_dev_flow_table_cnt() local
847 struct rps_dev_flow_table *flow_table; in rx_queue_release() local
Ddev.c3233 struct rps_dev_flow_table *flow_table; in set_rps_cpu() local
3281 struct rps_dev_flow_table *flow_table; in get_rps_cpu() local
3388 struct rps_dev_flow_table *flow_table; in rps_may_expire_flow() local