Searched refs:nft_set_do_lookup (Results 1 – 3 of 3) sorted by relevance
| /linux/net/netfilter/ |
| A D | nft_lookup.c | 28 bool nft_set_do_lookup(const struct net *net, const struct nft_set *set, in nft_set_do_lookup() function 55 EXPORT_SYMBOL_GPL(nft_set_do_lookup); 68 found = nft_set_do_lookup(net, set, ®s->data[priv->sreg], &ext) ^ in nft_lookup_eval()
|
| A D | nft_objref.c | 116 found = nft_set_do_lookup(net, set, ®s->data[priv->sreg], &ext); in nft_objref_map_eval()
|
| /linux/include/net/netfilter/ |
| A D | nf_tables_core.h | 108 bool nft_set_do_lookup(const struct net *net, const struct nft_set *set, 112 nft_set_do_lookup(const struct net *net, const struct nft_set *set, in nft_set_do_lookup() function
|
Completed in 8 milliseconds