Home
last modified time | relevance | path

Searched refs:nft_flowtable (Results 1 – 4 of 4) sorted by relevance

/linux/tools/testing/selftests/net/netfilter/
H A DMakefile27 TEST_PROGS += nft_flowtable.sh
/linux/net/netfilter/
H A Dnfnetlink_hook.c164 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 Dnf_tables_api.c885 struct nft_flowtable *flowtable) in nft_trans_flowtable_add()
905 struct nft_flowtable *flowtable) in nft_delflowtable()
1660 struct nft_flowtable *flowtable, *nft; in nft_flush_table()
8791 struct nft_flowtable *nft_flowtable_lookup(const struct net *net, in nft_flowtable_lookup()
8795 struct nft_flowtable *flowtable; in nft_flowtable_lookup()
8808 struct nft_flowtable *flowtable, in nf_tables_deactivate_flowtable()
8824 static struct nft_flowtable *
8828 struct nft_flowtable *flowtable; in nft_flowtable_lookup_byhandle()
8853 struct nft_flowtable *flowtable, in nft_flowtable_parse_hook()
8962 struct nft_flowtable *flowtable, in nft_unregister_flowtable_ops()
[all …]
/linux/include/net/netfilter/
H A Dnf_tables.h1447 * struct nft_flowtable - nf_tables flow table
1460 struct nft_flowtable { struct
1474 struct nft_flowtable *nft_flowtable_lookup(const struct net *net, argument
1480 struct nft_flowtable *flowtable,
1810 struct nft_flowtable *flowtable;