update inject packet API

This commit is contained in:
luwenpeng
2024-05-29 19:01:05 +08:00
parent fb700b43e4
commit 8092b3a90e
4 changed files with 23 additions and 24 deletions

View File

@@ -59,7 +59,8 @@ global:
stellar_get_current_thread_index;
stellar_inject_tcp_rst;
stellar_inject_tcp_fin;
stellar_inject_payload;
stellar_inject_tcp_payload;
stellar_inject_udp_payload;
stellar_inject_ctrl_msg;
stellar_main;