Searched refs:RDS_CONG_MONITOR_SIZE (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/kernel/uapi/linux/
H A Drds.h131 #define RDS_CONG_MONITOR_SIZE 64 macro
132 #define RDS_CONG_MONITOR_BIT(port) (((unsigned int) port) % RDS_CONG_MONITOR_SIZE)

Completed in 15 milliseconds