Searched refs:OP_PCLID_LTE_PDCP_USER_RN (Results 1 – 3 of 3) sorted by relevance
500 PROTOCOL(p, dir, OP_PCLID_LTE_PDCP_USER_RN, in pdcp_insert_cplane_int_only_op()1004 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_uplane_snow_snow_op()1147 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_uplane_zuc_zuc_op()1257 PROTOCOL(p, dir, OP_PCLID_LTE_PDCP_USER_RN, in pdcp_insert_uplane_aes_aes_op()1768 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_cplane_aes_snow_op()1909 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_cplane_snow_zuc_op()2033 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_cplane_aes_zuc_op()2161 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_cplane_zuc_snow_op()2308 pclid = OP_PCLID_LTE_PDCP_USER_RN; in pdcp_insert_cplane_zuc_aes_op()3365 OP_PCLID_LTE_PDCP_USER_RN, in cnstr_shdsc_pdcp_u_plane_encap()[all …]
603 /*40*/ {OP_TYPE_DECAP_PROTOCOL, OP_PCLID_LTE_PDCP_USER_RN,
629 #define OP_PCLID_LTE_PDCP_USER_RN (0x45 << OP_PCLID_SHIFT) macro