mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-03-31 10:27:39 +03:00
5 lines
56 B
Go
5 lines
56 B
Go
//go:build !linux
|
|
|
|
package tun
|
|
|
|
const OffloadOffset = 0
|