Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Drds.h206 #define RDS_CONG_MONITOR_BIT(port) (((unsigned int) port) % RDS_CONG_MONITOR_SIZE) macro
207 #define RDS_CONG_MONITOR_MASK(port) (1ULL << RDS_CONG_MONITOR_BIT(port))