mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-02 19:37:40 +03:00
5 lines
56 B
Go
5 lines
56 B
Go
//go:build !darwin
|
|
|
|
package tun
|
|
|
|
const PacketOffset = 0
|