Searched defs:servers (Results 1 – 7 of 7) sorted by relevance
| /subsys/net/lib/dns/ |
| A D | resolve.c | 514 const char *servers[], in dns_resolve_init_locked() 885 int dns_resolve_init_with_svc(struct dns_resolve_context *ctx, const char *servers[], in dns_resolve_init_with_svc() 914 int dns_resolve_init(struct dns_resolve_context *ctx, const char *servers[], in dns_resolve_init() 2206 const char *servers[], in dns_servers_exists() 2235 const char *servers[], in do_dns_resolve_reconfigure() 2287 const char *servers[], in dns_resolve_reconfigure_with_interfaces() 2302 const char *servers[], in dns_resolve_reconfigure()
|
| A D | mdns_responder.c | 831 struct sockaddr *servers[2] = { 0 }; in send_probe() local
|
| /subsys/bluetooth/mesh/ |
| A D | gatt_cli.c | 49 } servers[CONFIG_BT_MAX_CONN]; variable
|
| A D | proxy_cli.c | 39 } servers[CONFIG_BT_MAX_CONN] = { variable
|
| /subsys/bluetooth/host/classic/ |
| A D | rfcomm.c | 52 static struct bt_rfcomm_server *servers; variable
|
| /subsys/net/lib/dhcpv6/ |
| A D | dhcpv6.c | 1199 struct sockaddr_in6 *servers, in dhcpv6_parse_option_dns_servers()
|
| /subsys/bluetooth/host/ |
| A D | l2cap.c | 89 static sys_slist_t servers = SYS_SLIST_STATIC_INIT(&servers); variable
|
Completed in 21 milliseconds