Searched defs:local_ip (Results 1 – 10 of 10) sorted by relevance
| /third_party/lwip/contrib/addons/tcp_isn/ |
| D | tcp_isn.c | 119 lwip_hook_tcp_isn(const ip_addr_t *local_ip, u16_t local_port, in lwip_hook_tcp_isn()
|
| /third_party/lwip/src/apps/snmp/ |
| D | snmp_mib2_tcp.c | 206 ip4_addr_t local_ip; in tcp_ConnTable_get_cell_value() local 332 ip_addr_t local_ip, remote_ip; in tcp_ConnectionTable_get_cell_value() local 441 ip_addr_t local_ip; in tcp_ListenerTable_get_cell_value() local
|
| D | snmp_mib2_udp.c | 120 ip_addr_t local_ip, remote_ip; in udp_endpointTable_get_cell_value() local
|
| /third_party/lwip/src/core/ |
| D | tcp_out.c | 1313 const ip_addr_t *local_ip = ip_netif_get_local_ip(netif, &pcb->remote_ip); in tcp_output() local 1993 const ip_addr_t *local_ip, const ip_addr_t *remote_ip, in tcp_rst_common() 2050 const ip_addr_t *local_ip, const ip_addr_t *remote_ip, in tcp_rst() 2082 const ip_addr_t *local_ip, const ip_addr_t *remote_ip, in tcp_rst_netif()
|
| D | tcp.c | 1280 const ip_addr_t *local_ip = ip_netif_get_local_ip(netif, ipaddr); local
|
| /third_party/cares/src/lib/ |
| D | ares_init.c | 545 void ares_set_local_ip4(ares_channel_t *channel, unsigned int local_ip) in ares_set_local_ip4()
|
| /third_party/lwip/test/unit/tcp/ |
| D | tcp_helper.c | 151 tcp_set_state(struct tcp_pcb* pcb, enum tcp_state state, const ip_addr_t* local_ip, in tcp_set_state()
|
| /third_party/toybox/toys/pending/ |
| D | lsof.c | 181 char local_ip[INET6_ADDRSTRLEN] = {0}; in scan_ip() local
|
| /third_party/lwip/src/include/lwip/ |
| D | opt.h | 2865 #define LWIP_HOOK_TCP_ISN(local_ip, local_port, remote_ip, remote_port) argument
|
| /third_party/curl/lib/ |
| D | urldata.h | 786 char local_ip[MAX_IPADR_LEN]; member
|