Home
last modified time | relevance | path

Searched defs:cg_child (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockopt_multi.c8 int cg_child, int sock_fd) in run_getsockopt_test()
159 int cg_child, int sock_fd) in run_setsockopt_test()
255 int cg_parent = -1, cg_child = -1; in test_sockopt_multi() local