chore: update packets.h

is_quic_inital -> is_quic_initial
This commit is contained in:
Ikko Eltociear Ashimine 2024-08-05 01:24:32 +09:00 committed by GitHub
parent 6325488e02
commit 3e3d2a947e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42,4 +42,4 @@ int part_tls(char *buffer, size_t bsize, ssize_t n, long pos);
//bool is_dns_req(char *buffer, size_t n);
//bool is_quic_inital(char *buffer, size_t bsize);
//bool is_quic_initial(char *buffer, size_t bsize);