Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/headers/src/
Dsys_socket_h.c66 zassert_not_equal(-1, SO_ACCEPTCONN); in ZTEST()
/Zephyr-latest/include/zephyr/net/
Dsocket.h879 #define SO_ACCEPTCONN 30 macro