/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
|
H A D | dpp_hostapd.c | 558 struct hostapd_ip_addr ipaddr; in hostapd_dpp_auth_init() local
|
H A D | sta_info.h | 110 be32 ipaddr; member
|
/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...] |
H A D | sockets.c | 314 sockaddr_to_ipaddr_port(const struct sockaddr *sockaddr, ip_addr_t *ipaddr, u16_t *port) sockaddr_to_ipaddr_port() 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/lwip/src/core/ |
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...] |
H A D | tcp.c | 820 tcp_bind(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port) argument 1233 tcp_connect(struct tcp_pcb *pcb, const ip_addr_t *ipaddr, u16_t port, tcp_connected_fn connected) global() argument [all...] |
/third_party/lwip/src/netif/ppp/ |
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/toybox/toys/pending/ |
H A D | dhcp6.c | 121 uint8_t ipaddr[17] ; member
|
H A D | dhcp.c | 142 struct in_addr ipaddr; member 182 struct in_addr ipaddr; member 878 static uint8_t *dhcpc_addreqipaddr(struct in_addr *ipaddr, uint8_t *optptr) in dhcpc_addreqipaddr() argument [all...] |
/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
|
/third_party/lwip/src/apps/smtp/ |
H A D | smtp.c | 863 smtp_dns_found(const char* hostname, const ip_addr_t *ipaddr, void *arg) in smtp_dns_found() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | dpp_supplicant.c | 757 struct hostapd_ip_addr ipaddr; in wpas_dpp_auth_init() local
|