Home | History | Annotate | Download | only in libpcap

Lines Matching refs:POLLRDHUP

4056 #ifndef POLLRDHUP
4057 #define POLLRDHUP 0
4109 (pollinfo.revents & (POLLHUP|POLLRDHUP|POLLERR|POLLNVAL))) {
4115 if (pollinfo.revents & (POLLHUP | POLLRDHUP)) {