Home
last modified time | relevance | path

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

/tools/testing/selftests/bpf/prog_tests/
A Dsk_storage_omem_uncharge.c28 err = getsockopt(sk_fd, SOL_SOCKET, SO_COOKIE, &skel->bss->cookie, &optlen); in test_sk_storage_omem_uncharge()
A Dassign_reuse.c28 ret = getsockopt(fd, SOL_SOCKET, SO_COOKIE, &cookie, &cookie_len); in cookie()
A Dsock_iter_batch.c71 if (!ASSERT_OK(getsockopt(fd, SOL_SOCKET, SO_COOKIE, &cookie, in socket_cookie()
A Dsk_lookup.c194 if (CHECK(getsockopt(fd, SOL_SOCKET, SO_COOKIE, &cookie, &cookie_len) < 0, in socket_cookie()
A Dsockmap_listen.c178 xgetsockopt(s, SOL_SOCKET, SO_COOKIE, &cookie, &len); in test_lookup_after_insert()
/tools/include/uapi/asm-generic/
A Dsocket.h96 #define SO_COOKIE 57 macro
/tools/testing/selftests/net/af_unix/
A Ddiag_uid.c66 ret = getsockopt(self->unix_fd, SOL_SOCKET, SO_COOKIE, &self->cookie, &optlen); in FIXTURE_SETUP()
/tools/testing/selftests/bpf/
A Dtest_maps.c1688 err = getsockopt(fd64, SOL_SOCKET, SO_COOKIE, &sk_cookie, in prepare_reuseport_grp()

Completed in 19 milliseconds