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
2231
void tcp_write_queue_purge(struct sock *sk);
net/ipv4/tcp.c
3397
tcp_write_queue_purge(sk);
net/ipv4/tcp_input.c
4876
tcp_write_queue_purge(sk);
net/ipv4/tcp_ipv4.c
2440
tcp_write_queue_purge(sk);
net/ipv4/tcp_output.c
4158
tcp_write_queue_purge(sk);