tunnelkit/TunnelKit/Sources/Core/MSS.h

12 lines
206 B
C
Raw Normal View History

2018-08-23 08:19:25 +00:00
//
// MSS.h
// TunnelKit
2018-08-23 08:19:25 +00:00
//
// Created by Davide De Rosa on 2/7/17.
// Copyright © 2018 London Trust Media. All rights reserved.
//
#import <stdint.h>
void MSSFix(uint8_t *data, NSInteger data_len);