logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                              rte_epoll_event(3)

Detailed Description

       interrupt epoll event obj, taken by epoll_event.ptr

       Definition at line 41 of file rte_epoll.h.

Field Documentation

uint32_tstatus
       OUT: event status

       Definition at line 42 of file rte_epoll.h.

   intfd
       OUT: event fd

       Definition at line 43 of file rte_epoll.h.

   intepfd
       OUT: epoll instance the ev associated with

       Definition at line 44 of file rte_epoll.h.

Name

       rte_epoll_event

Synopsis

       #include <rte_epoll.h>

   DataFields
       uint32_t status
       int fd
       int epfd

See Also