Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
inet_unhash
include/net/inet_hashtables.h
308
void inet_unhash(struct sock *sk);
net/ipv4/tcp_ipv4.c
3365
.unhash = inet_unhash,
net/ipv6/tcp_ipv6.c
2298
.unhash = inet_unhash,