Files
tun2socks/core/device/tun/offset_unix.go
2021-02-14 15:45:42 +08:00

6 lines
91 B
Go

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