Home
last modified time | relevance | path

Searched refs:trie_value (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/samples/bpf/
Dxdp_router_ipv4.bpf.c16 struct trie_value { struct
45 __uint(value_size, sizeof(struct trie_value));
127 struct trie_value *prefix_value; in xdp_router_ipv4_prog()
Dxdp_router_ipv4_user.c157 struct trie_value { in read_route() struct