mirror of https://github.com/F-Stack/f-stack.git
15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
EXPERIMENTAL {
|
|
global:
|
|
|
|
rte_security_attach_session;
|
|
rte_security_capabilities_get;
|
|
rte_security_capability_get;
|
|
rte_security_session_create;
|
|
rte_security_session_destroy;
|
|
rte_security_session_stats_get;
|
|
rte_security_session_update;
|
|
rte_security_set_pkt_metadata;
|
|
|
|
local: *;
|
|
};
|