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

/linux-master/tools/testing/selftests/bpf/
H A Dtest_skb_cgroup_id_user.c79 int get_map_fd_by_prog_id(int prog_id) function
127 map_fd = get_map_fd_by_prog_id(prog_id);
H A Dtest_tcp_check_syncookie_user.c82 static int get_map_fd_by_prog_id(int prog_id, bool *xdp) function
240 results = get_map_fd_by_prog_id(atoi(argv[1]), &xdp);

Completed in 652 milliseconds