type golang.org/x/sys/unix.TCPRepairOpt

2 uses

	golang.org/x/sys/unix (current package)
		syscall_linux.go#L1403: func SetsockoptTCPRepairOpt(fd, level, opt int, o []TCPRepairOpt) (err error) {
		ztypes_linux.go#L554: type TCPRepairOpt struct {