Projects STRLCPY tun2socks Commits 8da083b2
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    core/device/tun/tun_wireguard_unix.go
    skipped 1 lines
    2 2   
    3 3  package tun
    4 4   
     5 +//nolint:all
    5 6  const (
    6 7   offset = 4 /* 4 bytes TUN_PI */
    7 8   defaultMTU = 1500
    skipped 2 lines
Please wait...
Page is in error, reload to recover