Home
last modified time | relevance | path

Searched refs:flowtable (Results 1 – 2 of 2) sorted by relevance

/include/net/netfilter/
Dnf_flow_table.h81 static inline bool nf_flowtable_hw_offload(struct nf_flowtable *flowtable) in nf_flowtable_hw_offload() argument
83 return flowtable->flags & NF_FLOWTABLE_HW_OFFLOAD; in nf_flowtable_hw_offload()
218 void nf_flow_table_gc_cleanup(struct nf_flowtable *flowtable,
246 void nf_flow_offload_add(struct nf_flowtable *flowtable,
248 void nf_flow_offload_del(struct nf_flowtable *flowtable,
250 void nf_flow_offload_stats(struct nf_flowtable *flowtable,
253 void nf_flow_table_offload_flush(struct nf_flowtable *flowtable);
254 int nf_flow_table_offload_setup(struct nf_flowtable *flowtable,
Dnf_tables.h1257 struct nft_flowtable *flowtable,
1514 struct nft_flowtable *flowtable; member
1521 (((struct nft_trans_flowtable *)trans->data)->flowtable)