mirror of
https://github.com/hufrea/byedpi.git
synced 2025-03-14 12:58:48 +03:00
chore: update packets.h
is_quic_inital -> is_quic_initial
This commit is contained in:
parent
6325488e02
commit
3e3d2a947e
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue