Home
last modified time | relevance | path

Searched refs:fromaddr (Results 1 – 3 of 3) sorted by relevance

/lib/liblwip/src/include/lwip/
Dnetbuf.h85 #define netbuf_set_fromaddr(buf, fromaddr) ip_addr_set((&(buf)->addr), fromaddr) argument
/lib/liblwip/src/api/
Dsockets.c667 ip_addr_t fromaddr; in lwip_recvfrom() local
672 addr = &fromaddr; in lwip_recvfrom()
697 addr = &fromaddr; in lwip_recvfrom()
/lib/liblwip/
DCHANGELOG1421 * sockets.c: fixed bug #25051: lwip_recvfrom problem with udp: fromaddr and
1982 Warning, if you directly access to "fromaddr" & "fromport" field from netbuf struct,