Support struct tunnel
This commit is contained in:
@@ -1,16 +1,20 @@
|
||||
LIBSTELLAR_DEVEL {
|
||||
global:
|
||||
packet_get_direction;
|
||||
packet_get_session_id;
|
||||
packet_prepend_sids;
|
||||
packet_get_layer_count;
|
||||
packet_get_layer;
|
||||
|
||||
packet_get_tunnel_count;
|
||||
packet_get_tunnel;
|
||||
|
||||
packet_prepend_sids;
|
||||
packet_get_direction;
|
||||
packet_get_session_id;
|
||||
packet_set_action;
|
||||
packet_get_action;
|
||||
packet_get_raw_data;
|
||||
packet_get_raw_len;
|
||||
packet_get_payload;
|
||||
packet_get_payload_len;
|
||||
packet_set_action;
|
||||
packet_get_action;
|
||||
|
||||
session_exdata_free;
|
||||
stellar_session_exdata_new_index;
|
||||
|
||||
Reference in New Issue
Block a user