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