Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dtcp.h491 void *tcp_ext_arg_get(const struct tcp_pcb *pcb, uint8_t id);
/third_party/lwip/src/core/
Dtcp.c2635 void *tcp_ext_arg_get(const struct tcp_pcb *pcb, uint8_t id) in tcp_ext_arg_get() function