Searched refs:tcp_remove (Results 1 – 3 of 3) sorted by relevance
19 tcp_remove(struct tcp_pcb* pcb_list) in tcp_remove() function35 tcp_remove(tcp_listen_pcbs.pcbs); in tcp_remove_all()36 tcp_remove(tcp_bound_pcbs); in tcp_remove_all()37 tcp_remove(tcp_active_pcbs); in tcp_remove_all()38 tcp_remove(tcp_tw_pcbs); in tcp_remove_all()
14 tcp_remove(struct tcp_pcb* pcb_list) in tcp_remove() function30 tcp_remove(tcp_listen_pcbs.pcbs); in tcp_remove_all()31 tcp_remove(tcp_active_pcbs); in tcp_remove_all()32 tcp_remove(tcp_tw_pcbs); in tcp_remove_all()
15 tcp_remove(struct tcp_pcb* pcb_list) in tcp_remove() function31 tcp_remove(tcp_listen_pcbs.pcbs); in tcp_remove_all()32 tcp_remove(tcp_active_pcbs); in tcp_remove_all()33 tcp_remove(tcp_tw_pcbs); in tcp_remove_all()