optimizate inject packt test case

This commit is contained in:
luwenpeng
2024-06-27 15:07:54 +08:00
parent 83bffdd008
commit da9fb7cd11
40 changed files with 904 additions and 1004 deletions

View File

@@ -1,7 +1,7 @@
LIBPACKET_INJECT_PLUGIN {
LIBPACKET_INJECT {
global:
packet_inject_plugin_init;
packet_inject_plugin_exit;
packet_inject_init;
packet_inject_exit;
local: *;
};