Home
last modified time | relevance | path

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

/dports/security/masscan/masscan-1.3.2/src/
H A Dproto-tcp.h75 tcpcon_destroy_table(struct TCP_ConnectionTable *tcpcon);
H A Dproto-tcp.c672 tcpcon_destroy_table(struct TCP_ConnectionTable *tcpcon) in tcpcon_destroy_table() function
H A Dmain.c1076 tcpcon_destroy_table(tcpcon); in receive_thread()