Searched refs:do_lookup (Results 1 – 3 of 3) sorted by relevance
51 static int do_lookup(unsigned int elem, struct loop_ctx *lctx) in do_lookup() function84 do_lookup(map_idx, lctx); in loop()86 do_lookup(0, lctx); in loop()
121 goto do_lookup; in BPF_PROG()132 goto do_lookup; in BPF_PROG()140 do_lookup: in BPF_PROG()
1068 static int do_lookup(int argc, char **argv) in do_lookup() function1485 { "lookup", do_lookup },1491 { "peek", do_lookup },