Parameters for LtePdcpSapUser::ReceivePdcpSdu. More...
#include "lte-pdcp-sap.h"
Public Attributes | |
| uint8_t | lcid |
| the logical channel id corresponding to the sending RLC instance | |
| Ptr< Packet > | pdcpSdu |
| the RRC PDU | |
| uint16_t | rnti |
| the C-RNTI identifying the UE | |
Parameters for LtePdcpSapUser::ReceivePdcpSdu.
Definition at line 65 of file lte-pdcp-sap.h.
| uint8_t ns3::LtePdcpSapUser::ReceivePdcpSduParameters::lcid |
the logical channel id corresponding to the sending RLC instance
Definition at line 69 of file lte-pdcp-sap.h.
the RRC PDU
Definition at line 67 of file lte-pdcp-sap.h.
| uint16_t ns3::LtePdcpSapUser::ReceivePdcpSduParameters::rnti |
the C-RNTI identifying the UE
Definition at line 68 of file lte-pdcp-sap.h.