mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-16 05:40:43 +08:00
Chore: move stack & device to core
This commit is contained in:
5
core/device/tun/offset_unix.go
Normal file
5
core/device/tun/offset_unix.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// +build darwin freebsd openbsd
|
||||
|
||||
package tun
|
||||
|
||||
const offset = 4 /* 4 bytes TUN_PI */
|
Reference in New Issue
Block a user