Files
tun2socks/device/tun/offset_unix.go
2021-02-06 20:01:11 +08:00

6 lines
85 B
Go

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