Home
last modified time | relevance | path

Searched refs:rds_tcp_exit (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/net/rds/
Dtcp.c444 static void rds_tcp_exit(void);
465 .exit = rds_tcp_exit,
685 static void rds_tcp_exit(void) in rds_tcp_exit() function
699 module_exit(rds_tcp_exit);