Home
last modified time | relevance | path

Searched defs:ip_type (Results 1 – 5 of 5) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/core/
A Daltcp_alloc.c61 altcp_tls_new(struct altcp_tls_config *config, u8_t ip_type) in altcp_tls_new()
80 altcp_tls_alloc(void *arg, u8_t ip_type) in altcp_tls_alloc()
A Daltcp_tcp.c189 altcp_tcp_new_ip_type(u8_t ip_type) in altcp_tcp_new_ip_type()
212 altcp_tcp_alloc(void *arg, u8_t ip_type) in altcp_tcp_alloc()
A Daltcp.c189 altcp_new_ip_type(altcp_allocator_t *allocator, u8_t ip_type) in altcp_new_ip_type()
/components/net/lwip/lwip-2.1.2/src/apps/http/
A Daltcp_proxyconnect.c370 altcp_proxyconnect_new_tcp(struct altcp_proxyconnect_config *config, u8_t ip_type) in altcp_proxyconnect_new_tcp()
397 altcp_proxyconnect_alloc(void *arg, u8_t ip_type) in altcp_proxyconnect_alloc()
416 altcp_proxyconnect_tls_alloc(void *arg, u8_t ip_type) in altcp_proxyconnect_tls_alloc()
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Daltcp.h160 #define altcp_new_ip_type(allocator, ip_type) tcp_new_ip_type(ip_type) argument

Completed in 7 milliseconds