Searched defs:flowtable (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/netfilter/ |
H A D | nf_flow_table_offload.c | 23 struct nf_flowtable *flowtable; member 736 const struct nf_flowtable *flowtable = offload->flowtable; in nf_flow_offload_rule_alloc() local 835 static int nf_flow_offload_tuple(struct nf_flowtable *flowtable, in nf_flow_offload_tuple() 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() 1081 void nf_flow_table_offload_flush_cleanup(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush_cleanup() 1089 void nf_flow_table_offload_flush(struct nf_flowtable *flowtable) in nf_flow_table_offload_flush() 1098 static int nf_flow_table_block_setup(struct nf_flowtable *flowtable, in nf_flow_table_block_setup() [all …]
|
H A D | nft_flow_offload.c | 19 struct nft_flowtable *flowtable; member 96 unsigned char *ha, struct nf_flowtable *flowtable) in nft_dev_path_info() 305 struct nf_flowtable *flowtable = &priv->flowtable->data; in nft_flow_offload_eval() local 412 struct nft_flowtable *flowtable; in nft_flow_offload_init() local
|
H A D | nf_flow_table_core.c | 378 void (*iter)(struct nf_flowtable *flowtable, in nf_flow_table_iterate() 541 int nf_flow_table_init(struct nf_flowtable *flowtable) in nf_flow_table_init() 581 void nf_flow_table_gc_cleanup(struct nf_flowtable *flowtable, in nf_flow_table_gc_cleanup() 591 struct nf_flowtable *flowtable; in nf_flow_table_cleanup() local
|
H A D | nf_tables_api.c | 699 struct nft_flowtable *flowtable) in nft_trans_flowtable_add() 719 struct nft_flowtable *flowtable) in nft_delflowtable() 1461 struct nft_flowtable *flowtable, *nft; in nft_flush_table() local 8252 struct nft_flowtable *flowtable; in nft_flowtable_lookup() local 8264 struct nft_flowtable *flowtable, in nf_tables_deactivate_flowtable() 8284 struct nft_flowtable *flowtable; in nft_flowtable_lookup_byhandle() local 8309 struct nft_flowtable *flowtable, in nft_flowtable_parse_hook() 8414 struct nft_flowtable *flowtable, in nft_unregister_flowtable_hook() 8423 struct nft_flowtable *flowtable, in __nft_unregister_flowtable_net_hooks() 8441 struct nft_flowtable *flowtable, in nft_unregister_flowtable_net_hooks() [all …]
|
/openbmc/linux/include/net/netfilter/ |
H A D | nf_flow_table.h | 88 static inline bool nf_flowtable_hw_offload(struct nf_flowtable *flowtable) in nf_flowtable_hw_offload()
|
H A D | nf_tables.h | 1721 struct nft_flowtable *flowtable; member
|