Home
last modified time | relevance | path

Searched refs:ft (Results 1 – 8 of 8) sorted by relevance

/include/uapi/linux/
Derspan.h25 ft:5, member
33 ft:5, member
/include/net/netfilter/
Dnf_flow_table.h55 int (*init)(struct nf_flowtable *ft);
57 int (*setup)(struct nf_flowtable *ft,
64 void (*free)(struct nf_flowtable *ft);
65 void (*get)(struct nf_flowtable *ft);
66 void (*put)(struct nf_flowtable *ft);
380 #define NF_FLOW_TABLE_STAT_INC(net, count) __this_cpu_inc((net)->ft.stat->count)
381 #define NF_FLOW_TABLE_STAT_DEC(net, count) __this_cpu_dec((net)->ft.stat->count)
383 this_cpu_inc((net)->ft.stat->count)
385 this_cpu_dec((net)->ft.stat->count)
/include/linux/mlx5/
Dfs.h167 struct mlx5_flow_table *ft; member
229 int mlx5_destroy_flow_table(struct mlx5_flow_table *ft);
238 mlx5_create_flow_group(struct mlx5_flow_table *ft, u32 *in);
290 mlx5_add_flow_rules(struct mlx5_flow_table *ft,
346 u32 mlx5_flow_table_id(struct mlx5_flow_table *ft);
Ddriver.h547 struct mlx5_flow_table *ft; member
/include/scsi/
Dlibfcoe.h403 struct fcoe_transport *ft; member
407 int fcoe_transport_attach(struct fcoe_transport *ft);
408 int fcoe_transport_detach(struct fcoe_transport *ft);
/include/media/
Dcec.h115 #define CEC_FREE_TIME_TO_USEC(ft) ((ft) * 2400) argument
/include/net/
Derspan.h314 md2->ft = 0; in erspan_build_header_v2()
Dnet_namespace.h152 struct netns_ft ft; member