Searched refs:tcp_ext_arg_invoke_callbacks_destroyed (Results 1 – 5 of 5) sorted by relevance
24 tcp_ext_arg_invoke_callbacks_destroyed(pcb->ext_args);
27 static void tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args);
630 static void tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args);
2375 @@ -200,9 +215,20 @@ static void tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ex…
197 static void tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args);228 tcp_ext_arg_invoke_callbacks_destroyed(pcb->ext_args); in tcp_free()239 tcp_ext_arg_invoke_callbacks_destroyed(pcb->ext_args); in tcp_free_listen()2826 tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args) function