rename packet_get_layers_number to packet_get_layer_count
This commit is contained in:
@@ -3,7 +3,7 @@ global:
|
||||
packet_get_direction;
|
||||
packet_get_session_id;
|
||||
packet_prepend_sid_list;
|
||||
packet_get_layers_number;
|
||||
packet_get_layer_count;
|
||||
packet_get_layer;
|
||||
packet_get_data;
|
||||
packet_get_len;
|
||||
@@ -13,10 +13,6 @@ global:
|
||||
packet_get_action;
|
||||
packet_get_addr;
|
||||
packet_get_port;
|
||||
packet_get_ip_hdr;
|
||||
packet_get_ip6_hdr;
|
||||
packet_get_tcp_hdr;
|
||||
packet_get_udp_hdr;
|
||||
|
||||
session_exdata_free;
|
||||
stellar_session_exdata_new_index;
|
||||
|
||||
Reference in New Issue
Block a user