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_pdcp_cp_data_pdu_sn_12_hdr

Author

       Generated automatically by Doxygen for DPDK from the source code.

DPDK                                             Version 24.11.2               rte_pdcp_cp_data_pdu_sn_12_hdr(3)

Detailed Description

       6.2.2.1 Data PDU for SRBs

       Definition at line 59 of file rte_pdcp_hdr.h.

Field Documentation

uint8_tsn_11_8
       Sequence number bits 8-11

       Definition at line 61 of file rte_pdcp_hdr.h.

   uint8_tr
       Reserved

       Definition at line 62 of file rte_pdcp_hdr.h.

   uint8_tsn_7_0
       Sequence number bits 0-7

       Definition at line 67 of file rte_pdcp_hdr.h.

Name

       rte_pdcp_cp_data_pdu_sn_12_hdr

Synopsis

       #include <rte_pdcp_hdr.h>

   DataFields
       uint8_t sn_11_8: 4
       uint8_t r: 4
       uint8_t sn_7_0

See Also