Home
last modified time | relevance | path

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

/DragonOS/kernel/src/net/socket/
H A Dmod.rs875 | EPollEventType::EPOLLWRBAND, in udp_poll()
910 | EPollEventType::EPOLLWRBAND, in raw_poll()
/DragonOS/kernel/src/net/event_poll/
H A Dmod.rs835 const EPOLLWRBAND = 0x00000200; constant