Searched defs:local_ip (Results 1 – 8 of 8) sorted by relevance
| /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/test/unit/tcp/ |
| D | tcp_helper.c | 146 tcp_set_state(struct tcp_pcb* pcb, enum tcp_state state, const ip_addr_t* local_ip, in tcp_set_state()
|
| /third_party/lwip/src/core/ |
| D | tcp_out.c | 1310 const ip_addr_t *local_ip = ip_netif_get_local_ip(netif, &pcb->remote_ip); in tcp_output() local 1994 const ip_addr_t *local_ip, const ip_addr_t *remote_ip, in tcp_rst()
|
| D | tcp.c | 1277 const ip_addr_t *local_ip = ip_netif_get_local_ip(netif, ipaddr); local
|
| /third_party/toybox/toys/pending/ |
| D | lsof.c | 176 char local_ip[INET6_ADDRSTRLEN] = {0}; in scan_ip() local
|
| /third_party/lwip/src/include/lwip/ |
| D | opt.h | 2773 #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
|