DOKK / manpages / debian 13 / dpdk-doc / rte_pdcp_up_data_pdu_sn_12_hdr.3.en
rte_pdcp_up_data_pdu_sn_12_hdr(3) Library Functions Manual rte_pdcp_up_data_pdu_sn_12_hdr(3)

rte_pdcp_up_data_pdu_sn_12_hdr

#include <rte_pdcp_hdr.h>


uint8_t sn_11_8: 4
uint8_t r: 3
uint8_t d_c: 1
uint8_t sn_7_0

6.2.2.2 Data PDU for DRBs and MRBs with 12 bits PDCP SN

Definition at line 74 of file rte_pdcp_hdr.h.

Sequence number bits 8-11

Definition at line 76 of file rte_pdcp_hdr.h.

Reserved

Definition at line 77 of file rte_pdcp_hdr.h.

D/C bit

Definition at line 78 of file rte_pdcp_hdr.h.

Sequence number bits 0-7

Definition at line 84 of file rte_pdcp_hdr.h.

Generated automatically by Doxygen for DPDK from the source code.

Version 24.11.3 DPDK