Searched defs:fromaddr (Results 1 – 3 of 3) sorted by relevance
96 #define netbuf_set_fromaddr(buf, fromaddr) ip_addr_set(&((buf)->addr), fromaddr) argument
941 lwip_sock_make_addr(struct netconn *conn, ip_addr_t *fromaddr, u16_t port, in lwip_sock_make_addr()
2115 client_ok(const isc_sockaddr_t *fromaddr, void *arg) { in client_ok()