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

rte_ecpri_msg_event_ind

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2                      rte_ecpri_msg_event_ind(3)

Detailed Description

       eCPRI Message Header of Type #7: Event Indication

       Definition at line 156 of file rte_ecpri.h.

Field Documentation

uint8_tevt_id
       Event ID

       Definition at line 157 of file rte_ecpri.h.

   uint8_tevt_type
       Event Type

       Definition at line 158 of file rte_ecpri.h.

   uint8_tseq
       Sequence Number

       Definition at line 159 of file rte_ecpri.h.

   uint8_tnumber
       Number of Faults/Notif

       Definition at line 160 of file rte_ecpri.h.

Name

       rte_ecpri_msg_event_ind

Synopsis

       #include <rte_ecpri.h>

   DataFields
       uint8_t evt_id
       uint8_t evt_type
       uint8_t seq
       uint8_t number

See Also