Searched refs:host (Results 1 – 4 of 4) sorted by relevance
| /lib/liblwip/src/include/ipv4/lwip/ |
| D | ip_addr.h | 184 #define ip_addr_get_network(target, host, netmask) ((target)->addr = ((host)->addr) & ((netmask)->a… argument
|
| /lib/liblwip/doc/ |
| D | rawapi.txt | 103 incoming connections or be explicitly connected to another host. 165 Sets up the pcb to connect to the remote host and sends the 172 properly established, either because the other host refused the 173 connection or because the other host didn't answer, the "err" 186 host, the application will be notified with a call to a specified 198 ACKed by the remote host 212 data has been successfully received by the other host and try again. 220 host. The len argument passed to the callback function gives the 238 indicate that the remote host has closed the connection. If 286 host. The pcb is deallocated. This function never fails.
|
| D | savannah.txt | 62 (If SSH asks about authenticity of the host, you can check the key
|
| /lib/liblwip/ |
| D | CHANGELOG | 1087 LWIP_AUTOIP_CREATE_SEED_ADDR() returned address in host byte order instead 1109 * netdb.c, dns.c: bug #26657: DNS, if host name is "localhost", result 1394 * tcp.h, tcp.c: fixed bug #24440: TCP connection close problem on 64-bit host 1491 host sent a zero mss as TCP option. 1975 multiple packets to the same host. 2192 remote host.
|