Searched refs:tcp_pcb_ext_args (Results 1 – 2 of 2) sorted by relevance
196 struct tcp_pcb_ext_args { struct201 #define TCP_PCB_EXTARGS struct tcp_pcb_ext_args ext_args[LWIP_TCP_PCB_NUM_EXT_ARGS]; argument
194 static void tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args);2649 tcp_ext_arg_invoke_callbacks_destroyed(struct tcp_pcb_ext_args *ext_args) in tcp_ext_arg_invoke_callbacks_destroyed()