Symbol: nf_flowtable
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
109
struct nf_flowtable *nf_ft;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.c
1848
struct nf_flowtable *nf_ft)
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h
23
struct nf_flowtable;
drivers/net/ethernet/mellanox/mlx5/core/en/tc_ct.h
28
struct nf_flowtable *nf_ft;
drivers/net/ethernet/netronome/nfp/flower/conntrack.c
2253
struct nf_flowtable *nft;
drivers/net/ethernet/netronome/nfp/flower/conntrack.h
64
struct nf_flowtable *nft;
drivers/net/ethernet/sfc/tc_conntrack.c
560
struct nf_flowtable *ct_ft)
drivers/net/ethernet/sfc/tc_conntrack.h
23
struct nf_flowtable *nf_ft;
drivers/net/ethernet/sfc/tc_conntrack.h
35
struct nf_flowtable *ct_ft);
include/net/flow_offload.h
297
struct nf_flowtable *flow_table;
include/net/netfilter/nf_flow_table.h
16
struct nf_flowtable;
include/net/netfilter/nf_flow_table.h
253
nf_flow_table_offload_add_cb(struct nf_flowtable *flow_table,
include/net/netfilter/nf_flow_table.h
286
nf_flow_table_offload_del_cb(struct nf_flowtable *flow_table,
include/net/netfilter/nf_flow_table.h
309
int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow);
include/net/netfilter/nf_flow_table.h
310
void flow_offload_refresh(struct nf_flowtable *flow_table,
include/net/netfilter/nf_flow_table.h
313
struct flow_offload_tuple_rhash *flow_offload_lookup(struct nf_flowtable *flow_table,
include/net/netfilter/nf_flow_table.h
315
void nf_flow_table_gc_run(struct nf_flowtable *flow_table);
include/net/netfilter/nf_flow_table.h
316
void nf_flow_table_gc_cleanup(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
320
int nf_flow_table_init(struct nf_flowtable *flow_table);
include/net/netfilter/nf_flow_table.h
321
void nf_flow_table_free(struct nf_flowtable *flow_table);
include/net/netfilter/nf_flow_table.h
336
struct nf_flowtable *nf_flowtable_by_dev(const struct net_device *dev);
include/net/netfilter/nf_flow_table.h
337
int nf_flow_offload_xdp_setup(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
359
void nf_flow_offload_add(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
361
void nf_flow_offload_refresh(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
363
void nf_flow_offload_del(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
365
void nf_flow_offload_stats(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
368
void nf_flow_table_offload_flush(struct nf_flowtable *flowtable);
include/net/netfilter/nf_flow_table.h
369
void nf_flow_table_offload_flush_cleanup(struct nf_flowtable *flowtable);
include/net/netfilter/nf_flow_table.h
371
int nf_flow_table_offload_setup(struct nf_flowtable *flowtable,
include/net/netfilter/nf_flow_table.h
55
int (*init)(struct nf_flowtable *ft);
include/net/netfilter/nf_flow_table.h
57
int (*setup)(struct nf_flowtable *ft,
include/net/netfilter/nf_flow_table.h
64
void (*free)(struct nf_flowtable *ft);
include/net/netfilter/nf_flow_table.h
65
void (*get)(struct nf_flowtable *ft);
include/net/netfilter/nf_flow_table.h
66
void (*put)(struct nf_flowtable *ft);
include/net/netfilter/nf_flow_table.h
89
static inline bool nf_flowtable_hw_offload(struct nf_flowtable *flowtable)
include/net/netfilter/nf_tables.h
1496
struct nf_flowtable data;
include/net/tc_act/tc_ct.h
32
struct nf_flowtable *nf_ft;
include/net/tc_act/tc_ct.h
56
static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a)
include/net/tc_act/tc_ct.h
69
static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a)
net/netfilter/nf_flow_table_bpf.c
40
struct nf_flowtable *nf_flow_table;
net/netfilter/nf_flow_table_core.c
328
int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow)
net/netfilter/nf_flow_table_core.c
359
void flow_offload_refresh(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
379
static void flow_offload_del(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
400
flow_offload_lookup(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
425
nf_flow_table_iterate(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
426
void (*iter)(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_core.c
459
static bool nf_flow_custom_gc(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
567
static void nf_flow_offload_gc_step(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
599
void nf_flow_table_gc_run(struct nf_flowtable *flow_table)
net/netfilter/nf_flow_table_core.c
606
struct nf_flowtable *flow_table;
net/netfilter/nf_flow_table_core.c
608
flow_table = container_of(work, struct nf_flowtable, gc_work.work);
net/netfilter/nf_flow_table_core.c
701
int nf_flow_table_init(struct nf_flowtable *flowtable)
net/netfilter/nf_flow_table_core.c
725
static void nf_flow_table_do_cleanup(struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_core.c
741
void nf_flow_table_gc_cleanup(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_core.c
751
struct nf_flowtable *flowtable;
net/netfilter/nf_flow_table_core.c
760
void nf_flow_table_free(struct nf_flowtable *flow_table)
net/netfilter/nf_flow_table_ip.c
1057
struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_ip.c
1107
struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_ip.c
1126
struct nf_flowtable *flow_table = priv;
net/netfilter/nf_flow_table_ip.c
462
struct nf_flowtable *flow_table, struct sk_buff *skb)
net/netfilter/nf_flow_table_ip.c
476
struct nf_flowtable *flow_table,
net/netfilter/nf_flow_table_ip.c
810
struct nf_flowtable *flow_table = priv;
net/netfilter/nf_flow_table_offload.c
1082
nf_flow_offload_work_alloc(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1113
void nf_flow_offload_refresh(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1125
void nf_flow_offload_add(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1135
void nf_flow_offload_del(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1148
void nf_flow_offload_stats(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1165
void nf_flow_table_offload_flush_cleanup(struct nf_flowtable *flowtable)
net/netfilter/nf_flow_table_offload.c
1173
void nf_flow_table_offload_flush(struct nf_flowtable *flowtable)
net/netfilter/nf_flow_table_offload.c
1182
static int nf_flow_table_block_setup(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1212
struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1227
struct nf_flowtable *flowtable = block_cb->indr.data;
net/netfilter/nf_flow_table_offload.c
1239
struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1252
struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
1270
int nf_flow_table_offload_setup(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_offload.c
27
struct nf_flowtable *flowtable;
net/netfilter/nf_flow_table_offload.c
802
const struct nf_flowtable *flowtable = offload->flowtable;
net/netfilter/nf_flow_table_offload.c
901
static int nf_flow_offload_tuple(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_path.c
97
unsigned char *ha, struct nf_flowtable *flowtable)
net/netfilter/nf_flow_table_xdp.c
12
struct nf_flowtable *ft;
net/netfilter/nf_flow_table_xdp.c
133
int nf_flow_offload_xdp_setup(struct nf_flowtable *flowtable,
net/netfilter/nf_flow_table_xdp.c
27
struct nf_flowtable *nf_flowtable_by_dev(const struct net_device *dev)
net/netfilter/nf_flow_table_xdp.c
50
static int nf_flowtable_by_dev_insert(struct nf_flowtable *ft,
net/netfilter/nf_flow_table_xdp.c
94
static void nf_flowtable_by_dev_remove(struct nf_flowtable *ft,
net/netfilter/nfnetlink_hook.c
162
struct nf_flowtable *nf_ft)
net/netfilter/nft_flow_offload.c
55
struct nf_flowtable *flowtable = &priv->flowtable->data;
net/sched/act_ct.c
298
static void tcf_ct_nf_get(struct nf_flowtable *ft)
net/sched/act_ct.c
308
static void tcf_ct_nf_put(struct nf_flowtable *ft)
net/sched/act_ct.c
55
struct nf_flowtable nf_ft;
net/sched/act_ct.c
662
struct nf_flowtable *nf_ft = &p->ct_ft->nf_ft;