17 lines
312 B
Plaintext
17 lines
312 B
Plaintext
EXPERIMENTAL {
|
|
global:
|
|
|
|
# added in 23.07
|
|
rte_pdcp_control_pdu_create;
|
|
rte_pdcp_en_from_cop;
|
|
rte_pdcp_entity_establish;
|
|
rte_pdcp_entity_release;
|
|
rte_pdcp_entity_suspend;
|
|
rte_pdcp_pkt_post_process;
|
|
rte_pdcp_pkt_pre_process;
|
|
rte_pdcp_pkt_crypto_group;
|
|
rte_pdcp_t_reordering_expiry_handle;
|
|
|
|
local: *;
|
|
};
|