Home
last modified time | relevance | path

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

/net/rds/
Dtcp.c454 static void rds_tcp_exit(void);
475 .exit = rds_tcp_exit,
696 static void rds_tcp_exit(void) in rds_tcp_exit() function
710 module_exit(rds_tcp_exit);