Home
last modified time | relevance | path

Searched defs:lwip_sendmsg (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/lwip/
Dsockets.h548 #define lwip_sendmsg sendmsg macro
/third_party/lwip/src/api/
Dsockets.c1469 lwip_sendmsg(int s, const struct msghdr *msg, int flags) in lwip_sendmsg() function