mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 16:41:30 +00:00
6 lines
65 B
Go
6 lines
65 B
Go
|
//go:build !darwin
|
||
|
|
||
|
package wireguard
|
||
|
|
||
|
const tunPacketOffset = 0
|