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