rename struct packet_layer to struct raw_layer

This commit is contained in:
luwenpeng
2024-06-14 10:48:11 +08:00
parent 020c8303c6
commit 1f78881cbb
20 changed files with 251 additions and 251 deletions

View File

@@ -4,7 +4,7 @@ global:
packet_get_session_id;
packet_prepend_sid_list;
packet_get_layer_count;
packet_get_layer;
packet_get_raw_layer;
packet_get_data;
packet_get_len;
packet_get_payload;