Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcp_write_queue_purge
include/net/tcp.h
2179
void tcp_write_queue_purge(struct sock *sk);
net/ipv4/tcp.c
3436
tcp_write_queue_purge(sk);
net/ipv4/tcp_input.c
4896
tcp_write_queue_purge(sk);
net/ipv4/tcp_ipv4.c
2512
tcp_write_queue_purge(sk);
net/ipv4/tcp_output.c
4161
tcp_write_queue_purge(sk);