Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
rds_tcp_exit
net/rds/tcp.c
475
static void rds_tcp_exit(void);
net/rds/tcp.c
497
.exit = rds_tcp_exit,
net/rds/tcp.c
765
module_exit(rds_tcp_exit);