Home
last modified time | relevance | path

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

/linux/net/rds/
A Dinfo.c71 static rds_info_func rds_info_funcs[RDS_INFO_LAST - RDS_INFO_FIRST + 1];
77 BUG_ON(optname < RDS_INFO_FIRST || optname > RDS_INFO_LAST); in rds_info_register_func()
90 BUG_ON(optname < RDS_INFO_FIRST || optname > RDS_INFO_LAST); in rds_info_deregister_func()
A Daf_rds.c499 case RDS_INFO_FIRST ... RDS_INFO_LAST: in rds_getsockopt()
/linux/include/uapi/linux/
A Drds.h140 #define RDS_INFO_LAST 10017 macro

Completed in 8 milliseconds