mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-09 18:50:26 +08:00
Chore: move stack & device to component
This commit is contained in:
5
component/device/tun/offset_unix.go
Normal file
5
component/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