Home
last modified time | relevance | path

Searched refs:nf_flowtable (Results 1 – 19 of 19) sorted by relevance

/linux-6.15/include/net/netfilter/
H A Dnf_flow_table.h16 struct nf_flowtable;
55 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);
76 struct nf_flowtable { struct
293 int nf_flow_table_init(struct nf_flowtable *flow_table);
294 void nf_flow_table_free(struct nf_flowtable *flow_table);
332 void nf_flow_offload_add(struct nf_flowtable *flowtable,
[all …]
H A Dnf_tables.h1472 struct nf_flowtable data;
/linux-6.15/net/netfilter/
H A Dnf_flow_table_xdp.c12 struct nf_flowtable *ft;
27 struct nf_flowtable *nf_flowtable_by_dev(const struct net_device *dev) in nf_flowtable_by_dev()
50 static int nf_flowtable_by_dev_insert(struct nf_flowtable *ft, in nf_flowtable_by_dev_insert()
94 static void nf_flowtable_by_dev_remove(struct nf_flowtable *ft, in nf_flowtable_by_dev_remove()
133 int nf_flow_offload_xdp_setup(struct nf_flowtable *flowtable, in nf_flow_offload_xdp_setup()
H A Dnf_flow_table_core.c352 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()
418 void (*iter)(struct nf_flowtable *flowtable, in nf_flow_table_iterate()
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()
688 int nf_flow_table_init(struct nf_flowtable *flowtable) in nf_flow_table_init()
728 void nf_flow_table_gc_cleanup(struct nf_flowtable *flowtable, in nf_flow_table_gc_cleanup()
738 struct nf_flowtable *flowtable; in nf_flow_table_cleanup()
[all …]
H A Dnf_flow_table_offload.c23 struct nf_flowtable *flowtable;
736 const struct nf_flowtable *flowtable = offload->flowtable; in nf_flow_offload_rule_alloc()
1016 nf_flow_offload_work_alloc(struct nf_flowtable *flowtable, in nf_flow_offload_work_alloc()
1039 void nf_flow_offload_add(struct nf_flowtable *flowtable, in nf_flow_offload_add()
1051 void nf_flow_offload_del(struct nf_flowtable *flowtable, in nf_flow_offload_del()
1064 void nf_flow_offload_stats(struct nf_flowtable *flowtable, in nf_flow_offload_stats()
1128 struct nf_flowtable *flowtable, in nf_flow_table_block_offload_init()
1143 struct nf_flowtable *flowtable = block_cb->indr.data; in nf_flow_table_indr_cleanup()
1155 struct nf_flowtable *flowtable, in nf_flow_table_indr_offload_cmd()
1168 struct nf_flowtable *flowtable, in nf_flow_table_offload_cmd()
[all …]
H A Dnf_flow_table_ip.c356 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()
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()
H A Dnf_flow_table_bpf.c40 struct nf_flowtable *nf_flow_table; in bpf_xdp_flow_tuple_lookup()
H A Dnft_flow_offload.c97 unsigned char *ha, struct nf_flowtable *flowtable) in nft_dev_path_info()
306 struct nf_flowtable *flowtable = &priv->flowtable->data; in nft_flow_offload_eval()
H A DKconfig745 to be shown in procfs under net/netfilter/nf_flowtable.
/linux-6.15/include/net/tc_act/
H A Dtc_ct.h32 struct nf_flowtable *nf_ft;
56 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
69 static inline struct nf_flowtable *tcf_ct_ft(const struct tc_action *a) in tcf_ct_ft()
/linux-6.15/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h23 struct nf_flowtable *nf_ft;
35 struct nf_flowtable *ct_ft);
H A Dtc_conntrack.c560 struct nf_flowtable *ct_ft) in efx_tc_ct_register_zone()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.h23 struct nf_flowtable;
28 struct nf_flowtable *nf_ft;
H A Dtc_ct.c109 struct nf_flowtable *nf_ft;
1845 struct nf_flowtable *nf_ft) in mlx5_tc_ct_add_ft_cb()
/linux-6.15/Documentation/networking/
H A Dindex.rst93 nf_flowtable
/linux-6.15/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.h64 struct nf_flowtable *nft;
H A Dconntrack.c2253 struct nf_flowtable *nft; in nfp_fl_ct_del_flow()
/linux-6.15/net/sched/
H A Dact_ct.c53 struct nf_flowtable nf_ft;
296 static void tcf_ct_nf_get(struct nf_flowtable *ft) in tcf_ct_nf_get()
306 static void tcf_ct_nf_put(struct nf_flowtable *ft) in tcf_ct_nf_put()
656 struct nf_flowtable *nf_ft = &p->ct_ft->nf_ft; in tcf_ct_flow_table_lookup()
/linux-6.15/include/net/
H A Dflow_offload.h295 struct nf_flowtable *flow_table;