Searched refs:nft_flowtable (Results 1 – 6 of 6) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_flow_table_path.c | 102 struct nft_flowtable *ft); 106 unsigned char *ha, struct nft_flowtable *ft) in nft_dev_path_info() 205 struct nft_flowtable *ft) in nft_flowtable_find_dev() 225 struct nft_flowtable *ft) in nft_dev_forward_path() 269 struct nft_flowtable *ft) in nft_flow_route()
|
| H A D | nfnetlink_hook.c | 164 struct nft_flowtable *ft = in nfnl_hook_put_nft_ft_info() 165 container_of(nf_ft, struct nft_flowtable, data); in nfnl_hook_put_nft_ft_info()
|
| H A D | nf_tables_api.c | 941 struct nft_flowtable *flowtable) in nft_trans_flowtable_add() 961 struct nft_flowtable *flowtable) in nft_delflowtable() 1673 struct nft_flowtable *flowtable, *nft; in nft_flush_table() 8807 struct nft_flowtable *nft_flowtable_lookup(const struct net *net, in nft_flowtable_lookup() 8811 struct nft_flowtable *flowtable; in nft_flowtable_lookup() 8824 struct nft_flowtable *flowtable, in nf_tables_deactivate_flowtable() 8840 static struct nft_flowtable * 8844 struct nft_flowtable *flowtable; in nft_flowtable_lookup_byhandle() 8869 struct nft_flowtable *flowtable, in nft_flowtable_parse_hook() 8978 struct nft_flowtable *flowtable, in nft_unregister_flowtable_ops() [all …]
|
| /linux/tools/testing/selftests/net/netfilter/ |
| H A D | Makefile | 30 nft_flowtable.sh \
|
| /linux/include/net/netfilter/ |
| H A D | nf_flow_table.h | 246 struct nft_flowtable; 250 struct nft_flowtable *ft);
|
| H A D | nf_tables.h | 1485 struct nft_flowtable { struct 1499 struct nft_flowtable *nft_flowtable_lookup(const struct net *net, argument 1505 struct nft_flowtable *flowtable, 1845 struct nft_flowtable *flowtable;
|