Searched defs:flowtable (Results 1 – 7 of 7) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_flow_table_offload.c | 24 struct nf_flowtable *flowtable; member 737 const struct nf_flowtable *flowtable = offload->flowtable; in nf_flow_offload_rule_alloc() local 836 static int nf_flow_offload_tuple(struct nf_flowtable *flowtable, in nf_flow_offload_tuple() 1017 nf_flow_offload_work_alloc(struct nf_flowtable *flowtable, in nf_flow_offload_work_alloc() 1040 void nf_flow_offload_add(struct nf_flowtable *flowtable, in nf_flow_offload_add() 1052 void nf_flow_offload_del(struct nf_flowtable *flowtable, in nf_flow_offload_del() 1065 void nf_flow_offload_stats(struct nf_flowtable *flowtable, in nf_flow_offload_stats() 1082 void nf_flow_table_offload_flush_cleanup(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush_cleanup() 1090 void nf_flow_table_offload_flush(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush() 1099 static int nf_flow_table_block_setup(struct nf_flowtable *flowtable, in nf_flow_table_block_setup() [all …]
|
| H A D | nf_flow_table_core.c | 418 nf_flow_table_iterate(struct nf_flowtable * flow_table,void (* iter)(struct nf_flowtable * flowtable,struct flow_offload * flow,void * data),void * data) nf_flow_table_iterate() argument 688 nf_flow_table_init(struct nf_flowtable * flowtable) nf_flow_table_init() argument 728 nf_flow_table_gc_cleanup(struct nf_flowtable * flowtable,struct net_device * dev) nf_flow_table_gc_cleanup() argument 738 struct nf_flowtable *flowtable; nf_flow_table_cleanup() local [all...] |
| H A D | nf_flow_table_xdp.c | 133 int nf_flow_offload_xdp_setup(struct nf_flowtable *flowtable, in nf_flow_offload_xdp_setup()
|
| H A D | nf_tables_api.c | 905 struct nft_flowtable *flowtable) in nft_trans_flowtable_add() 925 struct nft_flowtable *flowtable) in nft_delflowtable() 1683 struct nft_flowtable *flowtable, *nft; in nft_flush_table() local 8720 struct nft_flowtable *flowtable; in nft_flowtable_lookup() local 8733 struct nft_flowtable *flowtable, in nf_tables_deactivate_flowtable() 8753 struct nft_flowtable *flowtable; in nft_flowtable_lookup_byhandle() local 8778 struct nft_flowtable *flowtable, in nft_flowtable_parse_hook() 8887 struct nft_flowtable *flowtable, in nft_unregister_flowtable_ops() 8896 struct nft_flowtable *flowtable, in __nft_unregister_flowtable_net_hooks() 8914 struct nft_flowtable *flowtable, in nft_unregister_flowtable_net_hooks() [all …]
|
| H A D | nf_flow_table_path.c | 94 unsigned char *ha, struct nf_flowtable *flowtable) in nft_dev_path_info()
|
| /linux/include/net/netfilter/ |
| H A D | nf_flow_table.h | 89 static inline bool nf_flowtable_hw_offload(struct nf_flowtable *flowtable) in nf_flowtable_hw_offload() argument [all...] |
| H A D | nf_tables.h | 1835 struct nft_flowtable *flowtable; member
|