Home
last modified time | relevance | path

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

/Zephyr-latest/lib/os/zvfs/
Dzvfs_poll.c17 #define net_socket_is_tls(obj) false macro
/Zephyr-latest/subsys/net/lib/sockets/
Dsockets_internal.h42 static inline bool net_socket_is_tls(void *obj) in net_socket_is_tls() function
Dsockets_tls.c276 bool net_socket_is_tls(void *obj) in net_socket_is_tls() function