Home
last modified time | relevance | path

Searched refs:altcp_tcp_alloc (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Daltcp_tcp.h61 struct altcp_pcb *altcp_tcp_alloc(void *arg, u8_t ip_type);
/btstack/3rd-party/lwip/core/src/core/
H A Daltcp_tcp.c214 altcp_tcp_alloc(void *arg, u8_t ip_type) in altcp_tcp_alloc() function