Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Drds.h124 #define RDS6_INFO_CONNECTIONS 10011 macro
/Linux-v4.19/net/rds/
Dconnection.c830 rds_info_register_func(RDS6_INFO_CONNECTIONS, rds6_conn_info); in rds_conn_init()
854 rds_info_deregister_func(RDS6_INFO_CONNECTIONS, rds6_conn_info); in rds_conn_exit()