Browse Source

Remove unused IPV4_TOTALLEN_OFFSET

ipv6
ValdikSS 7 years ago
parent
commit
312d2b1d55
  1. 1
      goodbyedpi.c

1
goodbyedpi.c

@ -22,7 +22,6 @@
#define MAX_PACKET_SIZE 9016
#define IPV4_HDR_LEN 20
#define TCP_HDR_LEN 20
#define IPV4_TOTALLEN_OFFSET 2
#define TCP_WINDOWSIZE_OFFSET 14
#define DIVERT_NO_LOCALNETS_DST "(" \

Loading…
Cancel
Save