Home
last modified time | relevance | path

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

/linux/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
89 static inline bool nf_flowtable_hw_offload(struct nf_flowtable *flowtable) in nf_flowtable_hw_offload() argument
250 nf_flow_table_offload_add_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_add_cb()
283 nf_flow_table_offload_del_cb(struct nf_flowtable *flow_table, in nf_flow_table_offload_del_cb()
[all …]
H A Dnf_tables.h1484 struct nf_flowtable data;
/linux/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.c323 int flow_offload_add(struct nf_flowtable *flow_table, struct flow_offload *flow) in flow_offload_add()
356 void flow_offload_refresh(struct nf_flowtable *flow_table, in flow_offload_refresh()
375 static void flow_offload_del(struct nf_flowtable *flow_table, in flow_offload_del()
396 flow_offload_lookup(struct nf_flowtable *flow_table, in flow_offload_lookup()
421 nf_flow_table_iterate(struct nf_flowtable *flow_table, in nf_flow_table_iterate()
422 void (*iter)(struct nf_flowtable *flowtable, in nf_flow_table_iterate()
455 static bool nf_flow_custom_gc(struct nf_flowtable *flow_table, in nf_flow_custom_gc()
558 static void nf_flow_offload_gc_step(struct nf_flowtable *flow_table, in nf_flow_offload_gc_step()
590 void nf_flow_table_gc_run(struct nf_flowtable *flow_table) in nf_flow_table_gc_run()
597 struct nf_flowtable *flow_table; in nf_flow_offload_work_gc()
[all …]
H A Dnf_flow_table_offload.c27 struct nf_flowtable *flowtable;
802 const struct nf_flowtable *flowtable = offload->flowtable; in nf_flow_offload_rule_alloc()
901 static int nf_flow_offload_tuple(struct nf_flowtable *flowtable, in nf_flow_offload_tuple()
1082 nf_flow_offload_work_alloc(struct nf_flowtable *flowtable, in nf_flow_offload_work_alloc()
1105 void nf_flow_offload_add(struct nf_flowtable *flowtable, in nf_flow_offload_add()
1117 void nf_flow_offload_del(struct nf_flowtable *flowtable, in nf_flow_offload_del()
1130 void nf_flow_offload_stats(struct nf_flowtable *flowtable, in nf_flow_offload_stats()
1147 void nf_flow_table_offload_flush_cleanup(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush_cleanup()
1155 void nf_flow_table_offload_flush(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush()
1164 static int nf_flow_table_block_setup(struct nf_flowtable *flowtabl in nf_flow_table_block_setup()
[all...]
H A Dnf_flow_table_ip.c484 struct nf_flowtable *flow_table, struct sk_buff *skb) in nf_flow_offload_lookup()
498 struct nf_flowtable *flow_table, in nf_flow_offload_forward()
761 struct nf_flowtable *flow_table = priv; in nf_flow_offload_ip_hook()
1008 struct nf_flowtable *flow_table, in nf_flow_offload_ipv6_forward()
1061 struct nf_flowtable *flow_table, in nf_flow_offload_ipv6_lookup()
1081 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.c55 struct nf_flowtable *flowtable = &priv->flowtable->data; in nft_flow_offload_eval()
H A Dnfnetlink_hook.c162 struct nf_flowtable *nf_ft) in nfnl_hook_put_nft_ft_info()
H A Dnf_flow_table_path.c94 unsigned char *ha, struct nf_flowtable *flowtable) in nft_dev_path_info()
H A DKconfig726 to be shown in procfs under net/netfilter/nf_flowtable.
/linux/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/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/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;
1848 struct nf_flowtable *nf_ft) in mlx5_tc_ct_add_ft_cb()
/linux/Documentation/translations/zh_CN/networking/
H A Dindex.rst110 * nf_flowtable
/linux/Documentation/networking/
H A Dindex.rst92 nf_flowtable
/linux/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/net/sched/
H A Dact_ct.c55 struct nf_flowtable nf_ft;
298 static void tcf_ct_nf_get(struct nf_flowtable *ft) in tcf_ct_nf_get()
308 static void tcf_ct_nf_put(struct nf_flowtable *ft) in tcf_ct_nf_put()
662 struct nf_flowtable *nf_ft = &p->ct_ft->nf_ft; in tcf_ct_flow_table_lookup()
/linux/include/net/
H A Dflow_offload.h297 struct nf_flowtable *flow_table;