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

/linux-master/samples/bpf/
H A Dtest_map_in_map.bpf.c95 static __always_inline int do_inline_hash_lookup(void *inner_map, u32 port) function
162 inline_ret = do_inline_hash_lookup(inner_map, port_key);

Completed in 279 milliseconds