mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-01 19:07:38 +03:00
5 lines
56 B
Go
5 lines
56 B
Go
//go:build !linux
|
|
|
|
package tun
|
|
|
|
const OffloadOffset = 0
|