github.com/apernet/sing-tun@v0.2.6-0.20240323130332-b9f6511036ad/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")