Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drds.h112 #define RDS_INFO_CONNECTIONS 10001 macro
/Linux-v4.19/net/rds/
Dconnection.c824 rds_info_register_func(RDS_INFO_CONNECTIONS, rds_conn_info); in rds_conn_init()
848 rds_info_deregister_func(RDS_INFO_CONNECTIONS, rds_conn_info); in rds_conn_exit()