mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-09-26 20:51:13 +08:00
6 lines
56 B
Go
6 lines
56 B
Go
//go:build !linux
|
|
|
|
package tun
|
|
|
|
const OffloadOffset = 0
|