Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/landlock/
H A Dscoped_abstract_unix_test.c782 socklen_t size_stream, size_dgram; in TEST_F() local
805 size_dgram = offsetof(struct sockaddr_un, sun_path) + in TEST_F()
853 &dgram_pathname_addr, size_dgram); in TEST_F()
858 &dgram_pathname_addr, size_dgram)); in TEST_F()
919 size_dgram)); in TEST_F()