Searched defs:settings (Results 1 – 7 of 7) sorted by relevance
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/http/ |
H A D | http_client.c | 486 httpc_create_request_string(const httpc_connection_t *settings, const char* server_name, int server… in httpc_create_request_string() 506 httpc_init_connection_common(httpc_state_t **connection, const httpc_connection_t *settings, const … in httpc_init_connection_common() 593 httpc_init_connection(httpc_state_t **connection, const httpc_connection_t *settings, const char* s… in httpc_init_connection() 604 httpc_init_connection_addr(httpc_state_t **connection, const httpc_connection_t *settings, in httpc_init_connection_addr() 631 …file(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t *settings, in httpc_get_file() 676 …_file_dns(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *settings, in httpc_get_file_dns() 712 httpc_connection_t settings; member 723 const httpc_connection_t *settings, void* callback_arg) in httpc_fs_init() 817 …disk(const ip_addr_t* server_addr, u16_t port, const char* uri, const httpc_connection_t *settings, in httpc_get_file_to_disk() 869 …s_to_disk(const char* server_name, u16_t port, const char* uri, const httpc_connection_t *settings, in httpc_get_file_dns_to_disk()
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/test/sockets/ |
H A D | sockets_stresstest.c | 585 struct test_settings *settings = (struct test_settings *)arg; in sockets_stresstest_listener() local 638 struct test_settings *settings = (struct test_settings *)arg; in sockets_stresstest_listener_loop() local 660 struct test_settings *settings = (struct test_settings *)mem_malloc(sizeof(struct test_settings)); in sockets_stresstest_init_loopback() local 679 struct test_settings *settings = (struct test_settings *)mem_malloc(sizeof(struct test_settings)); in sockets_stresstest_init_server() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/apps/lwiperf/ |
H A D | lwiperf.c | 126 lwiperf_settings_t settings; member 387 lwiperf_tx_start_impl(const ip_addr_t *remote_ip, u16_t remote_port, lwiperf_settings_t *settings, … in lwiperf_tx_start_impl() 762 lwiperf_settings_t settings; in lwiperf_start_tcp_client() local
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/apps/lwiperf/ |
H A D | lwiperf.c | 113 lwiperf_settings_t settings; member
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.0.2/src/include/netif/ppp/ |
H A D | ppp.h | 313 ppp_settings settings; member
|
/nrf52832-nimble/rt-thread/components/net/lwip-2.1.0/src/include/netif/ppp/ |
H A D | ppp.h | 317 ppp_settings settings; member
|
/nrf52832-nimble/packages/NimBLE-latest/nimble/host/mesh/src/ |
H A D | settings.c | 685 } settings[] = { variable
|