Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
tcp_v4_destroy_sock
include/net/tcp.h
2425
void tcp_v4_destroy_sock(struct sock *sk);
net/ipv4/tcp_ipv4.c
3353
.destroy = tcp_v4_destroy_sock,
net/ipv6/tcp_ipv6.c
2286
.destroy = tcp_v4_destroy_sock,