Files
tun2socks/component/device/tun/offset_unix.go
2021-02-07 18:45:52 +08:00

6 lines
85 B
Go

// +build darwin freebsd openbsd
package tun
const offset = 4 /* 4 bytes TUN_PI */