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

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

Completed in 302 milliseconds