Searched refs:trie_get_next_key (Results 1 - 1 of 1) sorted by relevance

/linux-master/kernel/bpf/
H A Dlpm_trie.c615 static int trie_get_next_key(struct bpf_map *map, void *_key, void *_next_key) function
626 * the top of this file, the trie_get_next_key() returns the following
738 .map_get_next_key = trie_get_next_key,

Completed in 106 milliseconds