| /third_party/lwip/src/core/ |
| H A D | altcp.c | 303 altcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_bind() argument 316 altcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_connect() argument 552 altcp_default_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_default_bind() argument
|
| H A D | altcp_tcp.c | 259 altcp_tcp_bind(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port) in altcp_tcp_bind() argument 271 altcp_tcp_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_tcp_connect() argument
|
| H A D | dns.c | 227 ip_addr_t ipaddr; member
|
| H A D | netif.c | 540 netif_do_set_ipaddr(struct netif *netif, const ip4_addr_t *ipaddr, ip_addr_t *old_addr) argument 324 netif_add(struct netif *netif, struct net_group *group, const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw, void *state, netif_init_fn init, netif_input_fn input) global() argument 583 netif_set_ipaddr(struct netif *netif, const ip4_addr_t *ipaddr) global() argument 741 netif_set_addr(struct netif *netif, const ip4_addr_t *ipaddr, const ip4_addr_t *netmask, const ip4_addr_t *gw) global() argument 1749 netif_null_output_ip6(struct netif *netif, struct pbuf *p, const ip6_addr_t *ipaddr) global() argument 1763 netif_null_output_ip4(struct netif *netif, struct pbuf *p, const ip4_addr_t *ipaddr) global() argument [all...] |
| /third_party/lwip/src/core/ipv4/ |
| H A D | etharp.c | 98 ip4_addr_t ipaddr; member 285 etharp_find_entry(const ip4_addr_t *ipaddr, u8_t flags, struct netif *netif) in etharp_find_entry() argument 451 etharp_update_arp_entry(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr *ethaddr, u8_t flags) global() argument 532 etharp_add_static_entry(const ip4_addr_t *ipaddr, struct eth_addr *ethaddr) global() argument 561 etharp_remove_static_entry(const ip4_addr_t *ipaddr) global() argument 615 etharp_find_addr(struct netif *netif, const ip4_addr_t *ipaddr, struct eth_addr **eth_ret, const ip4_addr_t **ip_ret) global() argument 644 etharp_get_entry(size_t i, ip4_addr_t **ipaddr, struct netif **netif, struct eth_addr **eth_ret) global() argument 823 etharp_output(struct netif *netif, struct pbuf *q, const ip4_addr_t *ipaddr) global() argument 965 etharp_query(struct netif *netif, const ip4_addr_t *ipaddr, struct pbuf *q) global() argument 1221 etharp_request_dst(struct netif *netif, const ip4_addr_t *ipaddr, const struct eth_addr *hw_dst_addr) global() argument 1238 etharp_request(struct netif *netif, const ip4_addr_t *ipaddr) global() argument [all...] |
| /third_party/lwip/src/netif/ppp/ |
| H A D | pppol2tp.c | 109 pppol2tp_create(struct netif *pppif, struct netif *netif, const ip_addr_t *ipaddr, u16_t port, const u8_t *secret, u8_t secret_len, ppp_link_status_cb_fn link_status_cb, void *ctx_cb) pppol2tp_create() argument
|
| H A D | ppp.c | 491 static err_t ppp_netif_output_ip4(struct netif *netif, struct pbuf *pb, const ip4_addr_t *ipaddr) { in ppp_netif_output_ip4() argument 501 static err_t ppp_netif_output_ip6(struct netif *netif, struct pbuf *pb, const ip6_addr_t *ipaddr) { in ppp_netif_output_ip6() argument
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ap_drv_ops.h | 312 hostapd_drv_br_add_ip_neigh(struct hostapd_data *hapd, int version, const u8 *ipaddr, int prefixlen, const u8 *addr) hostapd_drv_br_add_ip_neigh() argument 323 hostapd_drv_br_delete_ip_neigh(struct hostapd_data *hapd, u8 version, const u8 *ipaddr) hostapd_drv_br_delete_ip_neigh() argument
|
| /device/soc/hisilicon/hi3861v100/hi3861_adapter/hals/communication/wifi_lite/wifiservice/source/ |
| H A D | wifi_device.c | 154 static void StaSetLocaladdr(const struct netif *netif, int gw, int ipaddr, int netmask) in StaSetLocaladdr() argument
|
| /device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/ |
| H A D | dhcp.h | 317 ip4_addr_t ipaddr; member
|
| H A D | netifapi.h | 107 ip4_addr_t *ipaddr; member [all...] |
| /third_party/node/deps/cares/src/lib/ |
| H A D | ares_sysconfig.c | 382 char ipaddr[INET6_ADDRSTRLEN] = ""; in get_DNS_Windows() local 858 char ipaddr[INET6_ADDRSTRLEN] = ""; in ares__init_sysconfig_libresolv() local [all...] |
| H A D | ares__hosts_file.c | 190 const void *ares_dns_pton(const char *ipaddr, struct ares_addr *addr, in ares_dns_pton() argument 226 static ares_bool_t ares__normalize_ipaddr(const char *ipaddr, char *out, in ares__normalize_ipaddr() argument 332 const char *ipaddr = ares__llist_node_val(node); in ares__hosts_file_merge_entry() local 368 const char *ipaddr = ares__llist_node_val(node); ares__hosts_file_match() local 415 const char *ipaddr = ares__llist_last_val(entry->ips); ares__hosts_file_add() local 805 ares__hosts_search_ipaddr(ares_channel_t *channel, ares_bool_t use_env, const char *ipaddr, const ares_hosts_entry_t **entry) ares__hosts_search_ipaddr() argument 883 const char *ipaddr = ares__llist_node_val(node); ares__hosts_entry_to_hostent() local 1082 const char *ipaddr = ares__llist_node_val(node); ares__hosts_entry_to_addrinfo() local [all...] |
| /third_party/lwip/src/api/ |
| H A D | api_msg.c | 2186 lwip_netconn_do_dns_found(const char *name, const ip_addr_t *ipaddr, void *arg) argument [all...] |
| /third_party/lwip/src/apps/altcp_tls/ |
| H A D | altcp_tls_mbedtls.c | 1012 altcp_mbedtls_connect(struct altcp_pcb *conn, const ip_addr_t *ipaddr, u16_t port, altcp_connected_fn connected) in altcp_mbedtls_connect() argument
|
| /third_party/lwip/src/apps/sntp/ |
| H A D | sntp.c | 584 sntp_dns_found(const char *hostname, const ip_addr_t *ipaddr, void *arg) in sntp_dns_found() argument
|
| /third_party/lwip/src/apps/http/ |
| H A D | http_client.c | 417 httpc_get_internal_addr(httpc_state_t* req, const ip_addr_t *ipaddr) in httpc_get_internal_addr() argument 440 httpc_dns_found(const char* hostname, const ip_addr_t *ipaddr, void *arg) in httpc_dns_found() argument
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcp6.c | 121 uint8_t ipaddr[17] ; member
|
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_write_ast.c | 373 static void write_ipaddr(FILE *out, struct cil_ipaddr *ipaddr) in write_ipaddr() argument 1470 struct cil_ipaddr *ipaddr = node->data; in cil_write_ast_node() local [all...] |
| /third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
| H A D | dpp_supplicant.c | 443 struct hostapd_ip_addr ipaddr; in wpas_dpp_auth_init() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
| H A D | dpp_tcp.c | 55 struct hostapd_ip_addr ipaddr; member 338 dpp_ipaddr_to_sockaddr(struct sockaddr *addr, socklen_t *addrlen, const struct hostapd_ip_addr *ipaddr, int port) dpp_ipaddr_to_sockaddr() argument [all...] |
| /third_party/curl/tests/server/ |
| H A D | sws.c | 1284 static curl_socket_t connect_to(const char *ipaddr, unsigned short port) in connect_to() argument 1395 http_connect(curl_socket_t *infdp, curl_socket_t rootfd, const char *ipaddr, unsigned short ipport, int keepalive_secs) http_connect() argument [all...] |
| /third_party/cares/include/ |
| H A D | ares.h | 521 struct in_addr ipaddr; member
|
| /third_party/nghttp2/src/ |
| H A D | shrpx_client_handler.cc | 508 void ClientHandler::init_forwarded_for(int family, const StringRef &ipaddr) { in init_forwarded_for() argument 433 ClientHandler(Worker *worker, int fd, SSL *ssl, const StringRef &ipaddr, const StringRef &port, int family, const UpstreamAddr *faddr) ClientHandler() argument
|
| /third_party/node/deps/cares/include/ |
| H A D | ares.h | 554 struct in_addr ipaddr; member
|