Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_sock.c407 static int attach_sock_prog(int cgfd, int progfd, in attach_sock_prog() function
495 if (attach_sock_prog(cgfd, progfd, test->attach_type) < 0) { in run_test_case()