Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
longest_prefix_match
kernel/bpf/lpm_trie.c
363
matchlen = longest_prefix_match(trie, node, key);
kernel/bpf/lpm_trie.c
486
matchlen = longest_prefix_match(trie, node, key);
kernel/bpf/lpm_trie.c
695
matchlen = longest_prefix_match(trie, node, key);