Searched refs:nft_flowtable_lookup (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 1490 struct nft_flowtable *nft_flowtable_lookup(const struct net *net,
|
| /linux/net/netfilter/ |
| H A D | nf_tables_api.c | 8793 struct nft_flowtable *nft_flowtable_lookup(const struct net *net, in nft_flowtable_lookup() function 8807 EXPORT_SYMBOL_GPL(nft_flowtable_lookup); 9207 flowtable = nft_flowtable_lookup(net, table, nla[NFTA_FLOWTABLE_NAME], in nf_tables_newflowtable() 9405 flowtable = nft_flowtable_lookup(net, table, attr, genmask); in nf_tables_delflowtable() 9629 flowtable = nft_flowtable_lookup(net, table, nla[NFTA_FLOWTABLE_NAME], in nf_tables_getflowtable()
|