Searched defs:fromaddr (Results 1 – 7 of 7) sorted by relevance
| /third_party/lwip/src/include/lwip/ |
| D | netbuf.h | 94 #define netbuf_set_fromaddr(buf, fromaddr) ip_addr_set(&((buf)->addr), fromaddr) argument
|
| /third_party/curl/tests/server/ |
| D | tftpd.c | 522 srvr_sockaddr_union_t fromaddr; in synchnet() local
|
| /third_party/python/Lib/ |
| D | smtplib.py | 1126 fromaddr = prompt("From") variable
|
| /third_party/curl/lib/ |
| D | tftp.c | 1101 struct Curl_sockaddr_storage fromaddr; in tftp_receive_packet() local
|
| /third_party/curl/packages/OS400/ |
| D | os400sys.c | 913 struct sockaddr *fromaddr, int *addrlen) in Curl_os400_recvfrom()
|
| /third_party/python/Lib/logging/ |
| D | handlers.py | 1023 def __init__(self, mailhost, fromaddr, toaddrs, subject, argument
|
| /third_party/lwip/src/api/ |
| D | sockets.c | 1053 lwip_sock_make_addr(struct netconn *conn, ip_addr_t *fromaddr, u16_t port, in lwip_sock_make_addr()
|