lwip_writev() is only used within LwIP.
 
Symbols
loading...
Files
loading...

lwip_writev() function

Syntax

ssize_t lwip_writev(int s,     const struct iovec *iov,     int iovcnt);
Implemented in sockets.c:1751

Arguments

s

iov

iovcnt

References

LocationText
sockets.c:1752
lwip_writev(int s, const struct iovec *iov, int iovcnt)
sockets.h:598
ssize_t lwip_writev(int s, const struct iovec *iov, int iovcnt);

Call Tree

Functions called by lwip_writev()
lwip_writev()
all items filtered out
Data read by lwip_writev()
Data written by lwip_writev()
lwip_writev()::msg
all items filtered out
lwip_writev()
Type of lwip_writev()
lwip_writev()
all items filtered out