Home
last modified time | relevance | path

Searched defs:max_len (Results 1 – 6 of 6) sorted by relevance

/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Ddhcp6.c74 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument
424 u16_t num_req_options, u16_t max_len) in dhcp6_option_optionrequest()
/btstack/3rd-party/lwip/core/src/apps/altcp_tls/
H A Daltcp_tls_mbedtls.c1111 size_t max_len = 0xFFFF; in altcp_mbedtls_sndbuf() local
/btstack/3rd-party/lwip/core/src/core/
H A Dtcp_out.c600 u16_t max_len = mss_local - optlen; in tcp_write() local
/btstack/3rd-party/lwip/core/src/apps/http/makefsdata/
H A Dmakefsdata.c728 static void fix_filename_for_c(char *qualifiedName, size_t max_len) in fix_filename_for_c()
/btstack/3rd-party/lwip/core/src/apps/http/
H A Dhttpd.c535 u16_t len, max_len; in http_write() local
/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dopt.h3210 #define LWIP_HOOK_DHCP6_APPEND_OPTIONS(netif, dhcp6, state, msg, msg_type, options_len_ptr, max_len) argument