Home
last modified time | relevance | path

Searched refs:LPM_OP_LOOKUP (Results 1 – 3 of 3) sorted by relevance

/linux/tools/testing/selftests/bpf/progs/
H A Dlpm_trie.h15 LPM_OP_LOOKUP, enumerator
H A Dlpm_trie_bench.c207 case LPM_OP_LOOKUP: in BPF_PROG()
/linux/tools/testing/selftests/bpf/benchs/
H A Dbench_lpm_trie_map.c242 ctx.bench->bss->op = LPM_OP_LOOKUP; in lpm_lookup_setup()