Searched defs:flowtable (Results 1 – 7 of 7) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_flow_table_offload.c | 27 struct nf_flowtable *flowtable; member 802 const struct nf_flowtable *flowtable = offload->flowtable; in nf_flow_offload_rule_alloc() local 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 *flowtable, in nf_flow_table_block_setup() [all …]
|
| H A D | nf_flow_table_core.c | 423 void (*iter)(struct nf_flowtable *flowtable, in nf_flow_table_iterate() 693 int nf_flow_table_init(struct nf_flowtable *flowtable) in nf_flow_table_init() 733 void nf_flow_table_gc_cleanup(struct nf_flowtable *flowtable, in nf_flow_table_gc_cleanup() 743 struct nf_flowtable *flowtable; in nf_flow_table_cleanup() local
|
| 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 | 943 struct nft_flowtable *flowtable) in nft_trans_flowtable_add() 963 struct nft_flowtable *flowtable) in nft_delflowtable() 1669 struct nft_flowtable *flowtable, *nft; in nft_flush_table() local 8797 struct nft_flowtable *flowtable; in nft_flowtable_lookup() local 8810 struct nft_flowtable *flowtable, in nf_tables_deactivate_flowtable() 8830 struct nft_flowtable *flowtable; in nft_flowtable_lookup_byhandle() local 8855 struct nft_flowtable *flowtable, in nft_flowtable_parse_hook() 8964 struct nft_flowtable *flowtable, in nft_unregister_flowtable_ops() 8973 struct nft_flowtable *flowtable, in __nft_unregister_flowtable_net_hooks() 8989 struct nft_flowtable *flowtable, in nft_unregister_flowtable_net_hooks() [all …]
|
| H A D | nf_flow_table_path.c | 95 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()
|
| H A D | nf_tables.h | 1836 struct nft_flowtable *flowtable; member
|