Home
last modified time | relevance | path

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

/btstack/3rd-party/lwip/core/src/core/
H A Dtcp.c194 static void tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args);
214 tcp_ext_arg_invoke_callbacks_destroyed(pcb->ext_args); in tcp_free()
225 tcp_ext_arg_invoke_callbacks_destroyed(pcb->ext_args); in tcp_free_listen()
2652 tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args) in tcp_ext_arg_invoke_callbacks_destroyed() function