Home
last modified time | relevance | path

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

/Linux-v5.10/samples/bpf/
Dxdp_router_ipv4_kern.c19 struct trie_value { struct
48 __uint(value_size, sizeof(struct trie_value));
114 struct trie_value *prefix_value; in xdp_router_ipv4_prog()
Dxdp_router_ipv4_user.c203 struct trie_value { in read_route() struct