Home
last modified time | relevance | path

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

/openbmc/linux/net/rds/
H A Dtcp.c444 static void rds_tcp_exit(void);
465 .exit = rds_tcp_exit,
703 static void rds_tcp_exit(void) in rds_tcp_exit() function
717 module_exit(rds_tcp_exit);