Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/samples/bpf/
H A 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()
H A Dxdp_router_ipv4_user.c203 struct trie_value { in read_route() struct