DPDK  24.03.0
Data Fields
rte_pdcp_cp_data_pdu_sn_12_hdr Struct Reference

#include <rte_pdcp_hdr.h>

Data Fields

uint8_t sn_11_8: 4
 
uint8_t r: 4
 
uint8_t sn_7_0
 

Detailed Description

6.2.2.1 Data PDU for SRBs

Definition at line 63 of file rte_pdcp_hdr.h.

Field Documentation

◆ sn_11_8

uint8_t sn_11_8

Sequence number bits 8-11

Definition at line 65 of file rte_pdcp_hdr.h.

◆ r

uint8_t r

Reserved

Definition at line 66 of file rte_pdcp_hdr.h.

◆ sn_7_0

uint8_t sn_7_0

Sequence number bits 0-7

Definition at line 71 of file rte_pdcp_hdr.h.


The documentation for this struct was generated from the following file: