Searched refs:fromaddr (Results 1 – 3 of 3) sorted by relevance
85 #define netbuf_set_fromaddr(buf, fromaddr) ip_addr_set((&(buf)->addr), fromaddr) argument
667 ip_addr_t fromaddr; in lwip_recvfrom() local672 addr = &fromaddr; in lwip_recvfrom()697 addr = &fromaddr; in lwip_recvfrom()
1421 * sockets.c: fixed bug #25051: lwip_recvfrom problem with udp: fromaddr and1982 Warning, if you directly access to "fromaddr" & "fromport" field from netbuf struct,