Home
last modified time | relevance | path

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

/linux-6.6.21/samples/bpf/
Dtest_map_in_map.bpf.c76 static __always_inline int do_reg_lookup(void *inner_map, u32 port) in do_reg_lookup() function
157 ret = do_reg_lookup(inner_map, port_key); in BPF_KSYSCALL()