Searched refs:POLLRDNORM (Results 1 – 3 of 3) sorted by relevance
13 #define POLLRDNORM 0x0040 macro
24 #define DEFAULT_POLLMASK (POLLIN | POLLOUT | POLLRDNORM | POLLWRNORM)
332 (POLLIN | POLLRDNORM) : 0; in inet_csk_listen_poll()