Home
last modified time | relevance | path

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

/DragonOS-0.1.9/kernel/src/net/event_poll/
Dmod.rs850 const EPOLLINOUT_BITS = Self::EPOLLIN.bits | Self::EPOLLOUT.bits; constant
852 Self::EPOLLINOUT_BITS.bits