Searched refs:altcp_proxyconnect_new (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/projects/lwip/src/include/lwip/apps/
H A Daltcp_proxyconnect.h60 struct altcp_pcb *altcp_proxyconnect_new(struct altcp_proxyconnect_config *config, struct altcp_pcb *inner_pcb);
/seL4-camkes-master/projects/lwip/src/apps/http/
H A Daltcp_proxyconnect.c346 altcp_proxyconnect_new(struct altcp_proxyconnect_config *config, struct altcp_pcb *inner_pcb) function
379 ret = altcp_proxyconnect_new(config, inner_pcb);

Completed in 83 milliseconds