Home
last modified time | relevance | path

Searched defs:tlpm_node (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Dtest_lpm_map.c30 struct tlpm_node { struct
31 struct tlpm_node *next; argument
36 static struct tlpm_node *tlpm_match(struct tlpm_node *list, argument