github.com/metacubex/sing-tun@v0.2.7-0.20240512075008-89e7c6208eec/tun_linux_offload_errors.go (about)

     1  package tun
     2  
     3  import E "github.com/sagernet/sing/common/exceptions"
     4  
     5  var ErrTooManySegments = E.New("too many segments")