Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/subsys/net/lib/sockets/
Dsockets_internal.h59 ssize_t (*recvfrom)(void *obj, void *buf, size_t max_len, int flags, member
/Zephyr-Core-2.7.6/include/posix/sys/
Dsocket.h84 static inline ssize_t recvfrom(int sock, void *buf, size_t max_len, int flags, in recvfrom() function
/Zephyr-Core-2.7.6/include/net/
Dsocket.h721 static inline ssize_t recvfrom(int sock, void *buf, size_t max_len, int flags, in recvfrom() function