Home
last modified time | relevance | path

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

/third_party/lwip/src/include/lwip/
Dtcp.h489 void tcp_ext_arg_set_callbacks(struct tcp_pcb *pcb, uint8_t id, const struct tcp_ext_arg_callbacks …
/third_party/lwip/src/core/
Dtcp.c2598 tcp_ext_arg_set_callbacks(struct tcp_pcb *pcb, uint8_t id, const struct tcp_ext_arg_callbacks * con… in tcp_ext_arg_set_callbacks() function